NotifierNotificationFilterInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| and | [NotifierNotificationFilterInput!] | ||
| createdAt | NotifierNotificationFilterCreatedAt | ||
| group | NotifierGroupFilterInput | The group to send this to | |
| groupId | NotifierNotificationFilterGroupId | ||
| id | NotifierNotificationFilterId | ||
| message | NotifierNotificationFilterMessage | The message to send to the notifier | |
| not | [NotifierNotificationFilterInput!] | ||
| or | [NotifierNotificationFilterInput!] | ||
| recipient | NotifierRecipientFilterInput | The recipient to send this to | |
| recipientId | NotifierNotificationFilterRecipientId | ||
| status | NotifierNotificationFilterStatus | The status of the notification | |
| subject | NotifierNotificationFilterSubject | The subject of the notification | |
| updatedAt | NotifierNotificationFilterUpdatedAt |