Long in GraphQL
#24985
Replies: 2 comments 18 replies
-
/cc @jmartisk, @phillip-kruger |
Beta Was this translation helpful? Give feedback.
10 replies
-
@phillip-kruger I don’t know where the first screenshot is from but if it’s in our code, I find it weird we translate Longs to BigInteger. Is there a reason for that? |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I try to use the Long type, I get a conversion to BigInteger. But it so happened historically that I need to get exactly Long. AdaptToScalar not working
Beta Was this translation helpful? Give feedback.
All reactions