DEV

Mutation.

customsSpecUpdate

Update an existing CustomsSpec object

Arguments

No description
GraphQL
1
2
3
type Mutation {
  customsSpecUpdate(input: [CustomsSpecUpdateInput!]!): [CustomsSpec]!
}

Was this page helpful?