CustomsSpec
Order
input
CustomsSpecConnectInput!
Required
type Mutation { customsSpecConnect(input: CustomsSpecConnectInput!): CustomsSpec }
Mutation.
customsSpecConnect
Link an existing
CustomsSpec
to an existingOrder
Arguments
input
CustomsSpecConnectInput!
Required
Returns:
CustomsSpec
type Mutation { customsSpecConnect(input: CustomsSpecConnectInput!): CustomsSpec }