Skip to content

exclude_fields #15

@x0139

Description

@x0139

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions