-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hi!
Trying to add exclude_fields into class Meta but got this error:
File "/home/x0139/PycharmProjects/immp/kernel/env/lib/python3.6/site-packages/graphene/types/objecttype.py", line 64, in __init_subclass_with_meta__
super(ObjectType, cls).__init_subclass_with_meta__(_meta=_meta, **options)
TypeError: __init_subclass_with_meta__() got an unexpected keyword argument 'exclude_fields'
Metadata
Metadata
Assignees
Labels
No labels