triggeringEventInput

Triggering event configuration for branch scan settings.

Examples

input TriggeringEventInput {
  type: TriggeringEventType!
  value: Boolean!
}

Fields

Field
Description
Supported fields

Event type that can trigger a scan.

value Boolean!

Whether the event triggers scans for the selection.

References

Fields with this object:

Last updated