You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know if this helps, I also ran into the same issue, I just commented out the queries and functions for the time being because in the documentation. The storefront Api and customer Api are separated, in doing so, they also request you have the OTP account settings selected in your admin console for customers. This means if you were using the legacy style, it doesn't work (at least out of the box).
What is the location of your example repository?
No response
Which package or tool is having this issue?
Hydrogen
What version of that package or tool are you using?
2025.1.2
What version of Remix are you using?
2.15.3
Steps to Reproduce
npm create @shopify/hydrogen@latest
./app/graphql
codegen
doesn't resolve thisExpected Behavior
All Graphql queries should be validated without throwing errors
Actual Behavior
All queries show Graphql validation errors
The text was updated successfully, but these errors were encountered: