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
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Document says:
We must define a query for our schema
https://docs.graphene-python.org/en/latest/types/mutations/#quick-example
But removing Query class, not causing problem and following code runs with no error:
Is it a document error ?
The text was updated successfully, but these errors were encountered: