Packages narrative
packages / tagtree / shopify
tagtree / shopify
Functions
| Name | Description |
|---|---|
parseShopifyWebhook | Translates a Shopify webhook event into the set of tagtree cache tags that must be invalidated. |
verifyShopifyHmac | Verifies a Shopify webhook HMAC signature using a constant-time byte comparison to guard against timing attacks. |
Interfaces
| Name | Description |
|---|---|
ShopifyParseInput | Input bundle for |