GraphQL query is always returning fetching true #10401
Answered
by
craigstroman
craigstroman
asked this question in
General
-
Hi, I created a query using GraphQL Codegen but the query is always returning fetching true, but yet I see the result of the query in the network tab but I can't access the results from data because data is still undefined? Thank you, |
Beta Was this translation helpful? Give feedback.
Answered by
craigstroman
Aug 13, 2025
Replies: 1 comment
-
I fixed the issue by upgrading the version of Urql that I was using. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
craigstroman
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I fixed the issue by upgrading the version of Urql that I was using.