We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 285e0a1 commit c19ba26Copy full SHA for c19ba26
README.md
@@ -3,8 +3,6 @@
3
Swagger2graphQL wraps your existing Swagger schema to GraphQL types where resolvers perform HTTP requests to certain real endpoints.
4
It allows you to move your API to GraphQL with nearly zero afford and maintain both: REST and GraphQL APIs.
5
6
-[More about REST, GraphQL and this library](https://medium.com/@raxwunter/moving-existing-api-from-rest-to-graphql-205bab22c184)
7
-
8
9
## Usage
10
0 commit comments