simonw / datasette-graphql

Datasette plugin providing an automatic GraphQL API for your SQLite databases
https://datasette-graphql-demo.datasette.io/
Apache License 2.0
100 stars 6 forks source link

Add a example illustrating fragments #57

Closed simonw closed 4 years ago

simonw commented 4 years ago

Mainly for documentation but also to prove that Graphene supports them:

http://spec.graphql.org/June2018/#sec-Language.Fragments

simonw commented 4 years ago

https://github.com/simonw/datasette-graphql/blob/main/examples/fragments.md