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