OBJECT

ProductVariantArchivePayload

Autogenerated return type of ProductVariantArchive

link GraphQL Schema definition

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

link Require by