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
I believe this is due to the fact that convert_column_to_enum is returning an instance of graphene.Enum, which isn't a MountedScalar or a Field (notice convert_enum_to_enum returns a Field)