Skip to content

VOLUME_DISCOUNTS_KEY

const VOLUME_DISCOUNTS_KEY: "volume_discounts" = "volume_discounts"

Defined in: .pnpm/@[email protected]_graphql@[email protected]_typescript@6.0.3/node_modules/@storesynk/core/dist/product/volume-discounts.d.ts:27

The PUBLIC_READ metafield key the Storesynk app syncs the volume-discount metaobject references under, on BOTH owners (product and shop), within its app--<id> namespace. The VOLUME_DISCOUNTS query hardcodes the same key (gql() needs a literal); a unit test pins the two together.