subscription ProductVariantDeleted {
event {
__typename
... on ProductVariantDeleted {
productVariant {
id
product{
}
recipient {
webhooks {