Skip to content

Found different types with the same name in the schema: ErrorType, ErrorType. #692

Closed
@metakot

Description

@metakot

After updating from 2.1.3 to 2.1.6 this error shows up.
It seems that importing ErrorType from graphene_django/forms/types.py is obsolete now, as ErrorType now lives in graphene_django/types.py
This module should be removed or it just needs to import ErrorType from new location for backwards compatibility?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions