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?
No - this is only available in the GraphQL API.
1 Like