INPUT_OBJECT
ContentClassificationExampleDocumentWhereInput
ContentClassificationExampleDocumentWhereInput is used for filtering ContentClassificationExampleDocument objects. Input was generated by ent.
link GraphQL Schema definition
- input ContentClassificationExampleDocumentWhereInput {
- : ContentClassificationExampleDocumentWhereInput
- : [ContentClassificationExampleDocumentWhereInput!]
- : [ContentClassificationExampleDocumentWhereInput!]
- # id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- : ID
- : ID
- : ID
- : ID
- # create_time field predicates
- : Time
- : Time
- : [Time!]
- : [Time!]
- : Time
- : Time
- : Time
- : Time
- # update_time field predicates
- : Time
- : Time
- : [Time!]
- : [Time!]
- : Time
- : Time
- : Time
- : Time
- # post_id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- : Boolean
- : Boolean
- # topic_id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- : Boolean
- : Boolean
- # reasoning field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- # body field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # suggested_score field predicates
- : Float
- : Float
- : [Float!]
- : [Float!]
- : Float
- : Float
- : Float
- : Float
- # reinforcement field predicates
- : ContentClassificationExampleDocumentReinforcement
- : ContentClassificationExampleDocumentReinforcement
- : [ContentClassificationExampleDocumentReinforcement!]
- : [ContentClassificationExampleDocumentReinforcement!]
- # post edge predicates
- : Boolean
- : [PostWhereInput!]
- # topic edge predicates
- : Boolean
- : [TopicWhereInput!]
- }