subscription ProductUpdated { event { __typename ... on ProductUpdated { __typename product { ...ProductWebhookPayload } } } }