ArchiveProductsInput
Autogenerated input type of ArchiveProducts
input ArchiveProductsInput {
clientMutationId: String
productIds: [ID!]!
}
Fields
ArchiveProductsInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
ArchiveProductsInput.productIds ● [ID!]! non-null scalar
Member Of
archiveProducts mutation