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