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
Eventually the document may contain more than one query or mutation. In this case the queries must be named and operationName should say which one to execute.
Not that useful in real practice, but sometimes while developing it's handy to keep feeding the same file and just change which operation to use.
The text was updated successfully, but these errors were encountered:
Eventually the document may contain more than one query or mutation. In this case the queries must be named and
operationName
should say which one to execute.Not that useful in real practice, but sometimes while developing it's handy to keep feeding the same file and just change which operation to use.
The text was updated successfully, but these errors were encountered: