Magidoc

CreateLabelInput
Input Object

Autogenerated input type of CreateLabel

Fields

#

clientMutationId

A unique identifier for the client performing the mutation.

color

Non-null

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

description

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

name

Non-null

The name of the label.

repositoryId

ID !
Non-null

The Node ID of the repository.

Usages

#

References

#

  • Argument input of field createLabel from type Mutation