SupplySendASNToWmsInput
Autogenerated input type of SupplySendASNToWms
input SupplySendASNToWmsInput {
asnIds: [ID!]!
clientMutationId: String
}
Fields
SupplySendASNToWmsInput.asnIds ● [ID!]! non-null scalar
The IDs of the ASNs to send to WMS integration.
SupplySendASNToWmsInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
Member Of
supplySendAsnToWms mutation