# GraphQL now supported in the API Steps

> <p id="">All API steps now offer the option to select the request type POST (GraphQL). With this request, you can insert your Graph query directly into the <strong id="">request body</strong> to specify the exact data that you’d like to pull from an API.</p><p id="">This enhancement makes it far easier to request data from popular GraphQL API endpoints such as <a id="" href="https://shopify.dev/api/admin-graphql#top">Shopify</a>, <a id="" href="https://developers.facebook.com/docs/marketing-apis/overview">Facebook</a>, and <a id="" href="https://api.developer.monday.com/docs">Monday.com</a> along with many others.</p><p id="">Reference our <a id="" href="/integration/api">How To docs</a> for additional information.</p>

Source: https://parabola.io/updates/graphql-now-supported-in-the-api-steps

