GraphQL: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
= Schema Definition Language (SDL) = | = Schema Definition Language (SDL) = | ||
* https://www.howtographql.com/basics/2-core-concepts/ | * https://www.howtographql.com/basics/2-core-concepts/ | ||
== GraphQL Editor == | |||
* https://graphqleditor.com/ | |||
* GraphQL Schema | |||
* https://graphql-code-generator.com/ | |||
* https://graphene-python.org/ | |||
* https://graphql.org/code/#python | |||