Skip to content

BUNDLES_KEY

const BUNDLES_KEY: "bundles" = "bundles"

Defined in: .pnpm/@[email protected]_graphql@[email protected]_typescript@6.0.3/node_modules/@storesynk/core/dist/product/bundles.d.ts:24

The PUBLIC_READ product-metafield key the Storesynk app syncs the bundle metaobject references under (within its app--<id> namespace) - shared by the client widget’s adoption path and the server transform. The dedicated PRODUCT_BUNDLES query hardcodes the same key (gql() needs a literal); a unit test pins the two together.