Closed emuzis closed 5 years ago
Looks like intentional or not, but the GraphQL::InputObjectType arguments are not being camelcased nor the camelize option is supported.
GraphQL::InputObjectType
camelize
Hi, sorry for the hangup! If you'd like to debug this together, please reopen this issue with:
camelize: false
Looks like intentional or not, but the
GraphQL::InputObjectType
arguments are not being camelcased nor thecamelize
option is supported.