Shopify Make A GraphQL API Call

Have you taken a look inside the community on GraphQL? I found this handy quickstart

The secret is using the HTTP app and the appropraite module to make calls – you’ll need to make sure you authenticate properly to the Make API so you may need to use the Make oAuth Request with HTTP app.

3 Likes