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
A use case of this would be to use enums as camelCase in resolvers, but have the API be snake_case. Or maybe even use a totally different name in the schema. I understand that most other types in the schema allow this.