NotificationTargetWhereInput Input Object
NotificationTargetWhereInput is used for filtering NotificationTarget objects. Input was generated by ent.
Fields
#
and
hasNotificationEventsWith
idGT
idGTE
idIn
[ ID !]
idLT
idLTE
idNEQ
idNotIn
[ ID !]
nameContains
nameContainsFold
nameEqualFold
nameGT
nameGTE
nameHasPrefix
nameHasSuffix
nameIn
[ String !]
nameLT
nameLTE
nameNEQ
nameNotIn
[ String !]
notificationTargetKindIn
notificationTargetKindNEQ
notificationTargetKindNotIn
or
Usages
#
References
#
- Argument where of field notificationTargets from type Query
Previous
NotificationTargetWebhookWhereInput
Next
NotifyInput