DEV

Mutation.

labelSettingsCustomDeclarationDelete

Delete an existing CustomDeclarationStatement object

Arguments

input

[ID!]

No description
GraphQL
1
2
3
type Mutation {
  labelSettingsCustomDeclarationDelete(input: [ID!]): LabelSettings!
}

Was this page helpful?