StepBackShipmentsInput
Autogenerated input type of StepBackShipments
input StepBackShipmentsInput {
clientMutationId: String
shipmentIds: [ID!]!
}
Fields
StepBackShipmentsInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
StepBackShipmentsInput.shipmentIds ● [ID!]! non-null scalar
The IDs of the shipments to be moved back in their lifecycle
Member Of
supplyStepBackShipments mutation