NotificationTypeFilter
Last edit: Nov 10, 2025
No description
type NotificationTypeFilter {
not_value: NotificationTypeEnum
not_value_in: [NotificationTypeEnum!]
value: NotificationTypeEnum
value_in: [NotificationTypeEnum!]
}
No description
type NotificationTypeFilter {
not_value: NotificationTypeEnum
not_value_in: [NotificationTypeEnum!]
value: NotificationTypeEnum
value_in: [NotificationTypeEnum!]
}
not_value (NotificationTypeEnum)not_value_in (NotificationTypeEnum)value (NotificationTypeEnum)value_in (NotificationTypeEnum)