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