mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-04-15 14:42:06 +03:00
Change args
This commit is contained in:
parent
0feef9cc07
commit
2d117070a0
|
@ -223,6 +223,7 @@ class DjangoField(Field):
|
|||
self.permissions,
|
||||
None,
|
||||
None,
|
||||
None,
|
||||
True,
|
||||
)
|
||||
return parent_resolver
|
||||
|
|
Loading…
Reference in New Issue
Block a user