DEV

Mutation.

shipmentRatingCalculateWorkflow

Allows an API consumer to calculate possible ShipmentRatings based on the organization's configured settings.

Arguments

GraphQL
1
2
3
type Mutation {
  shipmentRatingCalculateWorkflow(input: ShipmentRatingCalculateWorkflowInput): [ShipmentRating!]!
}

Was this page helpful?