INPUT_OBJECT
Autogenerated input type of ShipmentUpdateMutation
input ShipmentUpdateMutationInput {# A unique identifier for the client performing the mutation.clientMutationId: String# ID of the shipment.shipmentId: ID!postageCarrierId: IDdispatchedAt: ISO8601DateTimetrackingNumber: String# See Seller.shipmentAddresses for available address ids.shippedFromId: IDnote: String}