Skip to main content

StepBackShipmentsInput

Autogenerated input type of StepBackShipments

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

Fields

StepBackShipmentsInput.clientMutationId ● String scalar common

A unique identifier for the client performing the mutation.

StepBackShipmentsInput.shipmentIds ● [ID!]! non-null scalar common

The IDs of the shipments to be moved back in their lifecycle

Member Of

supplyStepBackShipments mutation