INPUT_OBJECT
NotificationSubscriptionWhereInput
NotificationSubscriptionWhereInput is used for filtering NotificationSubscription objects. Input was generated by ent.
link GraphQL Schema definition
- input NotificationSubscriptionWhereInput {
- : NotificationSubscriptionWhereInput
- : [NotificationSubscriptionWhereInput!]
- : [NotificationSubscriptionWhereInput!]
- # id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- : ID
- : ID
- : ID
- : ID
- # default_enabled field predicates
- : Boolean
- : Boolean
- # medium field predicates
- : NotificationSubscriptionMedium
- : NotificationSubscriptionMedium
- : [NotificationSubscriptionMedium!]
- : [NotificationSubscriptionMedium!]
- # braze_subscription_name field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # braze_subscription_group_id field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # created_at field predicates
- : Time
- : Time
- : [Time!]
- : [Time!]
- : Time
- : Time
- : Time
- : Time
- # updated_at field predicates
- : Time
- : Time
- : [Time!]
- : [Time!]
- : Time
- : Time
- : Time
- : Time
- # category edge predicates
- : Boolean
- : [NotificationCategoryWhereInput!]
- }
link Require by
- NotificationCategoryWhereInputNotificationCategoryWhereInput is used for filtering NotificationCategory objects. Input was generated by ent.
- NotificationSubscriptionWhereInputNotificationSubscriptionWhereInput is used for filtering NotificationSubscription objects. Input was generated by ent.
- Querynull
- UserNotificationSubscriptionWhereInputUserNotificationSubscriptionWhereInput is used for filtering UserNotificationSubscription objects. Input was generated by ent.