DEV

Mutation.

shipmentStatusUpdate

No description

Arguments

No description

Returns:

Shipment

GraphQL
1
2
3
type Mutation {
  shipmentStatusUpdate(input: ShipmentStatusUpdateInput!): Shipment
}

Was this page helpful?