Is there an equivalent of the method in this tutorial Uninstall a Shopify app with an API call for the GraphQL API?
It seems that storefrontAccessTokenDelete would be the mutation I want. I’ve played around in the GraphiQL app and it seems I might not have the permissions to access the list of storefrontAccessTokens for a shop. Can apps still self-uninstall using only the GraphQL API?