SupplySyncASNInventoryInput
Autogenerated input type of SupplySyncASNInventory
input SupplySyncASNInventoryInput {
asnIds: [ID!]!
clientMutationId: String
}
Fields
SupplySyncASNInventoryInput.asnIds ● [ID!]! non-null scalar
Contains the ASN id(s)
SupplySyncASNInventoryInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
Member Of
supplySyncAsnInventory mutation