GraphQL issues on v4 #33728
Unanswered
lexisother
asked this question in
Help
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.
-
Hello all,
I had recently started a new project with Gatsby after using it multiple times before, but this time, using v4.
Though, now, using GraphQL in my
gatsby-node.js
is giving me problems, unlike before when using3.0.0-next
.Before, I could do the following without any problems:
https://github.com/lexisother/GDOS-Website/blob/0b89ee793a20112d92e5acf30b49a78daba9143e/gatsby-node.js#L76-L87
Now, I'm running into the following issue. Could anyone lend me a hand?

Beta Was this translation helpful? Give feedback.
All reactions