CustomsSpec
input
[CustomsSpecUpdateInput!]!
Required
[CustomsSpec]!
type Mutation { customsSpecUpdate(input: [CustomsSpecUpdateInput!]!): [CustomsSpec]! }
Questions?
See Zonos
Mutation.
customsSpecUpdate
Update an existing
CustomsSpec
objectArguments
input
[CustomsSpecUpdateInput!]!
Required
Returns:
[CustomsSpec]!
type Mutation { customsSpecUpdate(input: [CustomsSpecUpdateInput!]!): [CustomsSpec]! }