A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hi, I'm working with Shopify Admin-GraphQL APIs, In the Analytics section of that API there are ShopifyQL queries which are only supported by unstable version at the moment. Can someone please tell that if it is good to use that unstable verion OR is there any other way to run ShopifyQL queries via GraphQL REST client?
Solved! Go to the solution
This is an accepted solution.
Hi @Jaydee7!
There is always an unstable version of the APIs available. The unstable versions contain features and changes that are still in progress, and we make backwards-incompatible and backwards-compatible changes to them regularly. Generally, changes appear in the unstable version before a stable release, but there is no guarantee that changes in the unstable version will eventually be released. A feature might be added to an unstable version but then be removed later.
You can use the unstable API versions to test new changes and features early, but you should not use them in production.
Mike M (mikerowave) | API Support @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit shopify.dev or the Shopify Web Design and Development Blog
This is an accepted solution.
Hi @Jaydee7!
There is always an unstable version of the APIs available. The unstable versions contain features and changes that are still in progress, and we make backwards-incompatible and backwards-compatible changes to them regularly. Generally, changes appear in the unstable version before a stable release, but there is no guarantee that changes in the unstable version will eventually be released. A feature might be added to an unstable version but then be removed later.
You can use the unstable API versions to test new changes and features early, but you should not use them in production.
Mike M (mikerowave) | API Support @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit shopify.dev or the Shopify Web Design and Development Blog