Skip to content

I want to know why generating sdk op has suddenly changed the naming convention? #2854

Answered by ardatan
alberthuang24 asked this question in Q&A
Discussion options

You must be logged in to vote

Because naming convention causes naming collisions.
Let's say we have two GraphQL types;
document and Document then it will generate Document TypeScript type for both because of the naming convention.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@alberthuang24
Comment options

Answer selected by alberthuang24
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