Are shopifyQL queries run through the admin-graphQL api only for plus stores?

Hi,

We are building a public app in which we want to fetch sale totals for a given date range.

The easiest solution is to run an aggregate query through the admin-graphQL shopifyQL api. Is this solution only available for advanced/plus merchants ? The doc on shopifyQL Notebooks mentions plus permissions, but the admin doc does not: https://shopify.dev/api/admin-graphql/unstable/queries/shopifyqlQuery. This got our team confused.

If the admin-graphQL shopifyQL is restricted, do you have any recommendation?

1 Like