Skip to content

graphql is adding underscore to the response #3139

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

You must be logged in to vote

Because in GraphQL, it is not possible to have a field with the name starting with a number so it adds a prefix and you get the GraphQL response like that. You can check the generated GraphQL Schema.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gilzarfati
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