INPUT_OBJECT
ReflectionAnalysisScoreWhereInput
ReflectionAnalysisScoreWhereInput is used for filtering ReflectionAnalysisScore objects. Input was generated by ent.
link GraphQL Schema definition
- input ReflectionAnalysisScoreWhereInput {
- : ReflectionAnalysisScoreWhereInput
- : [ReflectionAnalysisScoreWhereInput!]
- : [ReflectionAnalysisScoreWhereInput!]
- # id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- : ID
- : ID
- : ID
- : ID
- # criteria field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- # criteria_key field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # score field predicates
- : Int
- : Int
- : [Int!]
- : [Int!]
- : Int
- : Int
- : Int
- : Int
- # justification field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- # nudge field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- # facet field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # type field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # reflection_criteria_id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- : Boolean
- : Boolean
- # sparky_conversation_id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- : Boolean
- : Boolean
- # model field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # message edge predicates
- : Boolean
- : [SparkyMessageWhereInput!]
- # sparky_conversation edge predicates
- : Boolean
- : [SparkyConversationWhereInput!]
- # reflection_criteria edge predicates
- : Boolean
- : [ReflectionCriteriaWhereInput!]
- }
link Require by
- Querynull
- ReflectionAnalysisResultWhereInputReflectionAnalysisResultWhereInput is used for filtering ReflectionAnalysisResult objects. Input was generated by ent.
- ReflectionAnalysisScoreWhereInputReflectionAnalysisScoreWhereInput is used for filtering ReflectionAnalysisScore objects. Input was generated by ent.
- ReflectionCriteriaWhereInputReflectionCriteriaWhereInput is used for filtering ReflectionCriteria objects. Input was generated by ent.
- SparkyConversationWhereInputSparkyConversationWhereInput is used for filtering SparkyConversation objects. Input was generated by ent.
- SparkyMessageWhereInputSparkyMessageWhereInput is used for filtering SparkyMessage objects. Input was generated by ent.