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