How to pass BigInt as an argument type to the query? #692
winsoroaks
started this conversation in
General
Replies: 0 comments
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.
-
Hi all. I am trying to pass an argument that is of BigInt type as a condition to my query but was not successful.
im getting
i then tweaked my schema for the number to be of type String and make the number to be of type String! in the query. i then ran into
Please let me know if this is the wrong place to ask the question. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions