JavaScript SDK that allows embedded apps to communicate with Shopify Admin, POS and Checkout UIs.
import createApp from "@shopify/app-bridge"; const app = createApp({ apiKey, shopOrigin });