DEV

Mutation.

shipmentCreateWorkflow

No description

Arguments

No description

Returns:

Shipment

GraphQL
1
2
3
type Mutation {
  shipmentCreateWorkflow(input: ShipmentCreateWorkflowInput!): Shipment
}

Was this page helpful?