Mutation.

landedCostCalculateWorkflow

Allows an API consumer to calculate a new LandedCost quote

Arguments

No description

Returns:

[LandedCost]

GraphQL
1
2
3
type Mutation {
  landedCostCalculateWorkflow(input: LandedCostWorkFlowInput): [LandedCost]
}

Was this page helpful?