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
Missing kwargs in function definition and id kwarg in return statement. I think there are couple more small typos like this in the documentation, I'll add them to this issue when I stumble upon them.
The text was updated successfully, but these errors were encountered:
https://docs.graphene-python.org/projects/django/en/latest/queries/#resolvers
Missing
kwargs
in function definition andid
kwarg in return statement. I think there are couple more small typos like this in the documentation, I'll add them to this issue when I stumble upon them.The text was updated successfully, but these errors were encountered: