diff --git a/alarm.graphqls b/alarm.graphqls index cc77128..bc6ded6 100644 --- a/alarm.graphqls +++ b/alarm.graphqls @@ -28,6 +28,7 @@ type AlarmSnapshot { type AlarmMessage { startTime: Long! + recoveryTime: Long scope: Scope id: ID! # The entity name of the alarm triggered.