DEV

Mutation.

declarationShipmentCreate

No description

Arguments

No description

Returns:

Result!

GraphQL
1
2
3
type Mutation {
  declarationShipmentCreate(input: DeclarationShipmentCreateInput!): Result!
}

Was this page helpful?