ArchiveSupplierInput
Autogenerated input type of ArchiveSupplier
input ArchiveSupplierInput {
clientMutationId: String
supplierId: ID!
}
Fields
ArchiveSupplierInput.clientMutationId ● String scalar common
A unique identifier for the client performing the mutation.
ArchiveSupplierInput.supplierId ● ID! non-null scalar common
The ID of the supplier to archive.
Member Of
supplyArchiveSupplier mutation