DEV

Mutation.

customsDocumentGenerate

Generates CustomsDocuments from the given inputs

Arguments

No description
GraphQL
1
2
3
type Mutation {
  customsDocumentGenerate(input: [CustomsDocumentGenerateInput!]!): [CustomsDocument!]!
}

Was this page helpful?