DEV

Mutation.

customsSpecCreate

Create a new CustomsSpec object

Arguments

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

Was this page helpful?