INPUT_OBJECT
ClassificationReinforcementDocumentWhereInput
ClassificationReinforcementDocumentWhereInput is used for filtering ClassificationReinforcementDocument objects. Input was generated by ent.
link GraphQL Schema definition
- input ClassificationReinforcementDocumentWhereInput {
- : ClassificationReinforcementDocumentWhereInput
- : [ClassificationReinforcementDocumentWhereInput!]
- : [ClassificationReinforcementDocumentWhereInput!]
- # id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- : ID
- : ID
- : ID
- : ID
- # title field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # body field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- # instructions field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # reinforcement field predicates
- : ClassificationReinforcementDocumentReinforcement
- : ClassificationReinforcementDocumentReinforcement
- : [ClassificationReinforcementDocumentReinforcement!]
- : [ClassificationReinforcementDocumentReinforcement!]
- # ordinal field predicates
- : Int
- : Int
- : [Int!]
- : [Int!]
- : Int
- : Int
- : Int
- : Int
- # active field predicates
- : 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
- # category edge predicates
- : Boolean
- : [ClassificationCategoryWhereInput!]
- # post edge predicates
- : Boolean
- : [PostWhereInput!]
- }
link Require by
- ClassificationCategoryWhereInputClassificationCategoryWhereInput is used for filtering ClassificationCategory objects. Input was generated by ent.
- ClassificationReinforcementDocumentWhereInputClassificationReinforcementDocumentWhereInput is used for filtering ClassificationReinforcementDocument objects. Input was generated by ent.
- Querynull