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
Yes, that'd be great! Can we call it graphql_method? That way it matches graphql_path & it's clear that it's the method for the GraphQL API endpoint, not for the GraphiQL editor.
In case we want to use an http verb other than
POST
, it'd be useful to be able to specify it when we mount the engine. Something like:If you thing this is useful, I can work on the change.
Thanks.
The text was updated successfully, but these errors were encountered: