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
Those are nice but it seems more a language on top of GraphQL. Nothing wrong with that, but maybe it should be built on top of grapqhl-mode rather than in it I feel.
I think having a separate buffer for managing bars like GraphIQL is probably the way to go. I see making this mode more "IDE"-like better than a language-like.
GraphQL queries can contain variables that have to be sent separately. It would be useful to have a way to submit the variable values.
Look at https://github.com/graphql/graphiql for some examples.
The text was updated successfully, but these errors were encountered: