DEV

Mutation.

customsDocumentCreate

Creates CustomsDocuments from existing files and attaches them to a Shipment or CustomsSpec

Arguments

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

Was this page helpful?