I am using @shopify/react-graphql and within 1 minute got this error
Error: "GraphQL error: Creating Customer Limit exceeded. Please try again later."
I am using @shopify/react-graphql and within 1 minute got this error
Error: "GraphQL error: Creating Customer Limit exceeded. Please try again later."
Appears to be an error created if the Customer already exists.
Any solutions to this? I’m running into the exact same issue.
After completing an order with an anonymous user, if I go back to my site and try to register a user with the exact email used when completing the order, I got the error Creating Customer Limit exceeded. Please try again later.