Hello,
I’m using the Shopify GraphQL module to get the name, surname and email of a customer. The request works in the GraphQL Shopify app, but when I do the request on Make it returns the empty fields.
This is odd because the request status is 200 and the app has all permissions.
Anyone knows how to fix this?