INPUT_OBJECT
SparkyChatWhereInput
SparkyChatWhereInput is used for filtering SparkyChat objects. Input was generated by ent.
link GraphQL Schema definition
- input SparkyChatWhereInput {
- : SparkyChatWhereInput
- : [SparkyChatWhereInput!]
- : [SparkyChatWhereInput!]
- # id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- : ID
- : ID
- : ID
- : ID
- # closed field predicates
- : Boolean
- : Boolean
- # chatType field predicates
- : SparkyChatChatType
- : SparkyChatChatType
- : [SparkyChatChatType!]
- : [SparkyChatChatType!]
- # entityType field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # entityID field predicates
- : Int
- : Int
- : [Int!]
- : [Int!]
- : Int
- : Int
- : Int
- : Int
- : Boolean
- : Boolean
- # created_at field predicates
- : Time
- : Time
- : [Time!]
- : [Time!]
- : Time
- : Time
- : Time
- : Time
- # updated_at field predicates
- : Time
- : Time
- : [Time!]
- : [Time!]
- : Time
- : Time
- : Time
- : Time
- # user edge predicates
- : Boolean
- : [UserWhereInput!]
- # messages edge predicates
- : Boolean
- : [SparkyChatMessageWhereInput!]
- # comment edge predicates
- : Boolean
- : [CommentWhereInput!]
- # analysis edge predicates
- : Boolean
- : [ReflectionAnalysisWhereInput!]
- }
link Require by
- CommentWhereInputCommentWhereInput is used for filtering Comment objects. Input was generated by ent.
- Querynull
- ReflectionAnalysisWhereInputReflectionAnalysisWhereInput is used for filtering ReflectionAnalysis objects. Input was generated by ent.
- SparkyChatMessageWhereInputSparkyChatMessageWhereInput is used for filtering SparkyChatMessage objects. Input was generated by ent.
- SparkyChatWhereInputSparkyChatWhereInput is used for filtering SparkyChat objects. Input was generated by ent.