We're writing some tests and poking into our backend to set up some state before a test executes. The model action we're hoping to use to setup state currently relies on connections.shopify.currentShopId.
Do we need to refactor that out? Or is there a way we can specify the currentShop when using the Gadget Client?