You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using both form mutations, and DRF mutations there arises an error: AssertionError: Found different types with the same name in the schema: ErrorType, ErrorType.
It seems we have two classes ErrorType defined by each integration.