CreateWatchRuleInput
CreateWatchRuleInput
CreateWatchRuleInput
Create a watch rule for the given watch. Optionally provide resource, level and notificationTypes
level |
[WatchRuleResourceLevel!] | Optional level for the watch rule to create |
notificationTypes |
[WatchRuleNotificationType!] | Option notificationTypes that the watch rule should filter by |
resource |
[ID!] | Optional resource for the watch rule to create, as ids |
state |
WatchRuleState | Optional state for the watch rule to create |
watch |
ID! | The watch to create the rule for, as an id |