Closed
Description
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