A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
We're trying to extract data for user sessions on a Shopify store's website. We understand that this requires the Shopify GraphQL API. Is there a way to fetch sessions by REST API instead?
Solved! Go to the solution
This is an accepted solution.
No - this is only available in the GraphQL API.
This is an accepted solution.
No - this is only available in the GraphQL API.