You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
datasette-graphql uses the logic from TableView right now. It wasn't too unpleasant, but I do worry about the two of them being coupled together in this way.
I'm actually pretty happy with how datasette-graphql works now - maybe the trick here is to redesign the JSON format in #782 such that it can be used as a documented interface by things like datasette-graphql and then ensure Datasette has a documented mechanism for dispatching internal requests.
I just did a horrible hack here that simulates an internal request, so supporting them as a feature would definitely make sense: natbat/rockybeaches@ec102c6
Originally posted by @simonw in simonw/datasette-graphql#2 (comment)
The text was updated successfully, but these errors were encountered: