BuildAnnotateInput INPUT_OBJECT

Autogenerated input type of BuildAnnotate

Input Fields

clientMutationIdString!

A unique identifier for the client performing the mutation.

buildIDID

The GraphQL ID of the build you want to annotate

bodyString!

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

styleAnnotationStyle!

The style of the annotation. The default is DEFAULT

Default value: DEFAULT

contextString!

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

Default value: "default"

appendBoolean!

Append to an existing annotation

Default value: false