A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
We have a private app that is authenticated on the store level, which requires the authentication of the store owner- however, one of our customers is an agency that has a 'collaborator' access to the stores of their customers and they cannot authenticate it. Is there another way to authenticate a private app, or what would be another solution?
We would also like to understand, if the solution was building a public app- will it be then authenticated on the Partner level and have access to all the stores data?