Skip to content

CUSTOMER_PRICING_KEY

const CUSTOMER_PRICING_KEY: "customer_pricing" = "customer_pricing"

Defined in: .pnpm/@[email protected]_graphql@[email protected]_typescript@6.0.3/node_modules/@storesynk/core/dist/product/customer-pricing.d.ts:30

The PUBLIC_READ metafield key the Storesynk app syncs the customer-pricing metaobject references under, on the SHOP owner, within its app--<id> namespace. The CUSTOMER_PRICING query hardcodes the same key (gql() needs a literal); a unit test pins the two together.