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

Upgrade to GraphiQL v2 #93

Open kiendang opened 1 year ago

kiendang commented 1 year ago

Upgrade to GraphiQL v2 which has a nicer UI. Screenshot 2023-05-06 at 16-08-33 GraphiQL Also use the built-in GraphiQL.createFetcher. accept and content-type are automatically set.