INPUT_OBJECT
CommentNamedEntityWhereInput
CommentNamedEntityWhereInput is used for filtering CommentNamedEntity objects. Input was generated by ent.
link GraphQL Schema definition
- input CommentNamedEntityWhereInput {
- : CommentNamedEntityWhereInput
- : [CommentNamedEntityWhereInput!]
- : [CommentNamedEntityWhereInput!]
- # id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- : ID
- : ID
- : ID
- : ID
- # score field predicates
- : Float
- : Float
- : [Float!]
- : [Float!]
- : Float
- : Float
- : Float
- : Float
- # word field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- # start field predicates
- : Int
- : Int
- : [Int!]
- : [Int!]
- : Int
- : Int
- : Int
- : Int
- # end field predicates
- : Int
- : Int
- : [Int!]
- : [Int!]
- : Int
- : Int
- : Int
- : Int
- # entity_group field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- # comment edge predicates
- : Boolean
- : [CommentWhereInput!]
- }