Hi everyone,
I know this has been asked before, so I apologize, but I couldn’t find a definitive answer.
I was under the impression that adding the shopify-app-users action control prevents data from being shared between stores. However, does this only apply to model actions like create, update, and delete?
If I want to query data in my frontend, does it need to be explicitly linked to a shop in the model? In that case, I would need to include shop id as a filter when fetching data - am I understanding that correctly?