A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hello,
I am trying to get all historical subscriptions to my app that is currently live in the app store. The closest I have found to a solution is to iterate the current active subscriptions via GraphQL - but this obviously then misses out any historical subscriptions from stores that have closed/frozen/suspended. I can't query a store that has closed/frozen/whatever because, of course, my authentication key/token is revoked.
I do also see that this was asked previously over here https://community.shopify.com/c/shopify-apis-and-sdks/how-to-get-payment-history-via-api/m-p/502767 and the answer was 'not currently possible'. I take it that this is still the situation in 2022 ?
Regards,
S.