INPUT_OBJECT
NotificationCategoryWhereInput
NotificationCategoryWhereInput is used for filtering NotificationCategory objects. Input was generated by ent.
link GraphQL Schema definition
- input NotificationCategoryWhereInput {
- : NotificationCategoryWhereInput
- : [NotificationCategoryWhereInput!]
- : [NotificationCategoryWhereInput!]
- # id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- : ID
- : ID
- : ID
- : ID
- # title field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- # description field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- # subscriptions edge predicates
- : Boolean
- : [NotificationSubscriptionWhereInput!]
- }
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