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