← All Shopify Updates
Shopify Update · Published May 8, 2026 · Source: ShopifyQL now available as `shopifyqlQuery` within the GraphQL Admin API

Shopify Introduces ShopifyQL in GraphQL Admin API for 2025 Analytics

What Changed

Shopify has made ShopifyQL available directly within the GraphQL Admin API through a new `shopifyqlQuery` field on the QueryRoot. Developers can now use ShopifyQL syntax to query and analyze merchant data—including sales, customer, and product analytics—without switching between different APIs or tools. This integration streamlines data extraction and enables more sophisticated reporting capabilities.

Why This Matters

For Shopify developers building custom apps and reporting solutions, this is a significant productivity boost. Previously, accessing advanced analytics required juggling multiple APIs or workarounds. Now you can perform complex data analysis directly through GraphQL, keeping your queries in one place and simplifying your application architecture. This update empowers developers to build richer, data-driven experiences for merchants with less complexity.

What You Should Do

How GetShopifyToken Helps

GetShopifyToken simplifies OAuth authentication for accessing the GraphQL Admin API with the proper scopes. When building apps that use ShopifyQL queries, you'll need valid access tokens—our platform makes it easy to obtain and manage them securely.

← More Shopify Updates