numericShopifyId
constnumericShopifyId: (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.
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”string | null