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