My app only serves one store. I want to create a connection in a global action so I can modify a metaobject. When I use "connections.shopify.forShopDomain" I get warning "Avoid hardcoding Shopify shops. Use 'connections.shopify.current' instead. However, it's going to be a scheduled action. What shop would it even get with '.current'? Is it really a big issue if I use '.forShopDomain'?