GraphQL OBJECT
Payload for deleted product.
type ProductDeletePayload {# ID of the deleted product.deletedProductId: Int }