mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-22 09:36:44 +03:00
Update UPGRADE-v2.0.md
type correction
This commit is contained in:
parent
5d084cf2ea
commit
ead24a94c2
|
@ -200,7 +200,7 @@ class MyObject(ObjectType):
|
|||
|
||||
## Mutation.mutate
|
||||
|
||||
Now only receives (`self`, `info`, `**args`) and if not a @classmethod
|
||||
Now only receives (`self`, `info`, `**args`) and is not a @classmethod
|
||||
|
||||
Before:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user