subscription ProductUpdated {
event {
__typename
... on ProductUpdated {
product {
...ProductWebhookPayload
}
recipient {
webhooks {
id