A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hey!
I'm working currently with the customer API and it's giving me some issues. At the moment my task is creating an implementing the Graphql schemas for the Accounts page on the store.
We are implementing Codegen that provides us with the necesary types, while the Storefront API is giving us no issues when generating the typings, the customer API immediately returns an error even though we are providing the appropriate token.
If anyone has encountered a similar issues with the customer it would be of great help!
Thanks for reading.