Hi,
I am currently going through the Headless WordPress with Gatsby course and I am stuck on Creating a Gatsby Menu – Part 1.
I have created my menu in my local WordPress instance and I can see that my menus are pulling into Graphiql from WordPress’ side. I can not seem to see the same happening in Graphiql on my Gatsby site however… This is the error message I get when I use the code that Zac uses in the video:
error Expected type WPGraphQL_MenuLocationEnum, found PRIMARY graphql/template-strings
Has anyone come across this issue? If so, how did you fix it?