Skip to content

numericShopifyId

const numericShopifyId: (gid) => string | null

Defined in: @storesynk/next/dist/fetchers.d.ts:13

The numeric tail of a Shopify gid (accepts base64-encoded legacy ids) - the id Shopify webhooks carry, used for per-product cache tags.

string

string | null