OBJECT
ProductVariantDeletePayload
Autogenerated return type of ProductVariantDelete
link GraphQL Schema definition
- type ProductVariantDeletePayload {
- # A unique identifier for the client performing the mutation.
- : String
- : [Error!]
- : ProductVariant
- }