subscription ProductVariantOutOfStock { event { __typename ... on ProductVariantOutOfStock { __typename productVariant { ...ProductVariantWebhookPayload } } recipient { webhooks { id } } } }