Query Key containing BigInt #2450
Answered
by
TkDodo
JesusTheHun
asked this question in
General
-
|
My app uses native It looks like internally Shall I open a bug report for that, is it considered a feature request ? |
Beta Was this translation helpful? Give feedback.
Answered by
TkDodo
Jul 10, 2021
Replies: 1 comment 1 reply
-
|
Elements in the queryKey must be json serializable. You van implement your own queryHashFn for a custom implementation if you need more. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
JesusTheHun
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Elements in the queryKey must be json serializable. You van implement your own queryHashFn for a custom implementation if you need more.