DEV

Mutation.

customsSpecGenerate

Enhance existing customs data into a new CustomsSpec object

Arguments

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

Was this page helpful?