DEV

Mutation.

customsSpecConnect

Link an existing CustomsSpec to an existing Order

Arguments

Required

No description

Returns:

CustomsSpec

GraphQL
1
2
3
type Mutation {
  customsSpecConnect(input: CustomsSpecConnectInput!): CustomsSpec
}

Was this page helpful?