graphql-client
graphql-client copied to clipboard
Properly handle integer id
Fixes #542
The integer ID parsing IMO should not have been merged at all, but I spend the day fixing it so at least it is fixed now.
For those that dont care about paying the penalty of this feature, I made a feature that you can disable.
The CI is broken because of unrelated problems
I think we should consider removing integer ID deserialization support.
Let's do that (https://spec.graphql.org/draft/#sec-ID).