OBJECT

ProductVariantUpdatePayload

Autogenerated return type of ProductVariantUpdate

link GraphQL Schema definition

  • type ProductVariantUpdatePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [Error!]
  • productVariant: ProductVariant
  • }

link Require by