INPUT_OBJECT
TopicClassificationCategoryWhereInput
TopicClassificationCategoryWhereInput is used for filtering TopicClassificationCategory objects. Input was generated by ent.
link GraphQL Schema definition
- input TopicClassificationCategoryWhereInput {
- : TopicClassificationCategoryWhereInput
- : [TopicClassificationCategoryWhereInput!]
- : [TopicClassificationCategoryWhereInput!]
- # id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- : ID
- : ID
- : ID
- : ID
- # definition field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : 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
- # enabled field predicates
- : Boolean
- : Boolean
- # topic edge predicates
- : Boolean
- : [TopicWhereInput!]
- }