OBJECT

ProductArchivePayload

Autogenerated return type of ProductArchive

link GraphQL Schema definition

  • type ProductArchivePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [Error!]
  • product: Product
  • }

link Require by