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