Skip to content
Discussion options

You must be logged in to vote

Those naming conventions are done on the generated types. Codegen doesn't transform your schema;
You have to use something like GraphQL Mesh + Naming Convention transform;
https://www.the-guild.dev/graphql/mesh/docs/transforms/naming-convention
Or GraphQL Tools transforms;
https://www.graphql-tools.com/docs/schema-wrapping#renaming

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by charlypoly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants