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