Replies: 3 comments 5 replies
|
Sorry but there is not enough information here for us to help or even consider this an issue. Can you please expand the question and give examples please. |
0 replies
This is just a query, not a bug. I just found a type problem when using the ID type. |
0 replies
|
I converted this to a discussion if its not a bug. I still cant say I have enough information to understand the question however. I dont undersand what you mean by "the same code returns different types in different environments" Can you please be more descriptive about the code in question, the graphql types used and the scenarios |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When using ID as a type identifier, the same code returns different types in different environments. One environment is String, and the other environment is Int.
All reactions