triage

Triage information for the aggregation.

Examples

type Triage {
  triageStatus: String
  createdBy: String
  createdAt: Date
}

Fields

Field
Description
Supported fields

triageStatus String

Triage status of the aggregation

createdBy String

User who triaged the aggregation

createdAt Date

Date when the aggregation was triaged

References

Fields with this object:

Last updated