DEV

Mutation.

customsSpecCreateFromOrder

No description

Arguments

id

ID

ID of the Order to create a CustomsSpec for. If not provided, this mutation must be preceded by orderCreate.

Returns:

CustomsSpec

GraphQL
1
2
3
type Mutation {
  customsSpecCreateFromOrder(id: ID): CustomsSpec
}
Book a demo

Was this page helpful?