Skip to main content

SupplySyncShipmentInventoryInput

Autogenerated input type of SupplySyncShipmentInventory

input SupplySyncShipmentInventoryInput {
clientMutationId: String
shipmentIds: [ID!]!
}

Fields

SupplySyncShipmentInventoryInput.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

SupplySyncShipmentInventoryInput.shipmentIds ● [ID!]! non-null scalar

Contains the shipment id(s)

Member Of

supplySyncShipmentInventory mutation