BuildAnnotateInput INPUT_OBJECT

Autogenerated input type of BuildAnnotate

Input Fields

appendBoolean

Append to an existing annotation

Default value: false

bodyString

The body of the annotation. Markdown and some limited HTML is supported

buildIDID!

The GraphQL ID of the build you want to annotate

clientMutationIdString

A unique identifier for the client performing the mutation.

contextString

A string label to differentiate this annotation from other annotations. The default is default

Default value: "default"

priorityInt

Priority of the annotation. By default annotations have a priority of 3. Annotations with a priority of 10 will be shown first, and annotations with a priority of 1 will be shown last.

Default value: 3

styleAnnotationStyle

The style of the annotation. The default is DEFAULT

Default value: DEFAULT