DEV

Mutation.

labelSettingsUpdate

Updates the LabelSettings associated with the calling Organizations token

Arguments

No description
GraphQL
1
2
3
type Mutation {
  labelSettingsUpdate(input: LabelSettingsUpdateInput!): LabelSettings!
}

Was this page helpful?