Difference between revisions of "GraphQL"
Jump to navigation
Jump to search
| 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 | ||