DEV

Mutation.

shipmentRatingCreateWorkflow

Allows an API consumer to create a shipmentRating.

Arguments

No description
GraphQL
1
2
3
type Mutation {
  shipmentRatingCreateWorkflow(input: ShipmentRatingCreateWorkflowInput!): ShipmentRating
}

Was this page helpful?