alarmUpdatedNotificationInput

id
ID!,non-null
state
AlarmState!,non-null
stateId
ID!,non-null
triggeredAt
snoozeExpiresAt
isArmed
typename__
String!,non-null
areaIds
[ID!]!,non-null
Sample
{ "id": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "state": "ALARM", "stateId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "triggeredAt": "Example String", "snoozeExpiresAt": "Example String", "isArmed": true, "typename__": "Example String", "areaIds": [ "9cfb1c81-4c79-452f-b1f5-8ee6571276b4" ] }