GetExternalShipmentInput
Autogenerated input type of GetExternalShipment
input GetExternalShipmentInput {
clientMutationId: String
orderId: ID!
}
Fields
GetExternalShipmentInput.clientMutationId ● String scalar common
A unique identifier for the client performing the mutation.
GetExternalShipmentInput.orderId ● ID! non-null scalar common
Member Of
getExternalShipment mutation