BuildAnnotateInput
INPUT_OBJECT
Autogenerated input type of BuildAnnotate
Input Fields |
---|
Append to an existing annotation Default value: false |
The body of the annotation. Markdown and some limited HTML is supported |
The GraphQL ID of the build you want to annotate |
A unique identifier for the client performing the mutation. |
A string label to differentiate this annotation from other annotations. The default is Default value: "default" |
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 |
The style of the annotation. The default is Default value: DEFAULT |