Magidoc

UpdateLabelInput
Input Object

Autogenerated input type of UpdateLabel

Fields

#

clientMutationId

A unique identifier for the client performing the mutation.

color

A 6 character hex code, without the leading #, identifying the updated color of the label.

description

A brief description of the label, such as its purpose.

id

ID !
Non-null

The Node ID of the label to be updated.

name

The updated name of the label.

Usages

#

References

#

  • Argument input of field updateLabel from type Mutation