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