AdvanceShipmentInput
Autogenerated input type of AdvanceShipment
input AdvanceShipmentInput {
clientMutationId: String
shipmentId: ID!
}
Fields
AdvanceShipmentInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
AdvanceShipmentInput.shipmentId ● ID! non-null scalar
The ID of the shipment to be advanced
Member Of
supplyAdvanceShipment mutation