simonw / datasette-graphql

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

Use datasette.client instead of TableView #74

Closed simonw closed 3 years ago

simonw commented 3 years ago

Refs #61. I think this is a good implementation but I want to spend a tiny bit more time thinking it over and testing it before I land this.

simonw commented 3 years ago

I think this is fine. I can revisit how it works after redesigning Datasette's default JSON in https://github.com/simonw/datasette/issues/782