OBJECT

ProductUnarchivePayload

Autogenerated return type of ProductUnarchive

link GraphQL Schema definition

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

link Require by