DEV

Mutation.

shipmentCreateWithTracking

No description

Arguments

No description

Returns:

Shipment!

GraphQL
1
2
3
type Mutation {
  shipmentCreateWithTracking(input: ShipmentCreateWithTrackingInput!): Shipment!
}

Was this page helpful?