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