INPUT_OBJECT
PostEducationalValueWhereInput
PostEducationalValueWhereInput is used for filtering PostEducationalValue objects. Input was generated by ent.
link GraphQL Schema definition
- input PostEducationalValueWhereInput {
- : PostEducationalValueWhereInput
- : [PostEducationalValueWhereInput!]
- : [PostEducationalValueWhereInput!]
- # id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- : ID
- : ID
- : ID
- : ID
- # post_id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- # provider_type_id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- # value field predicates
- : Int
- : Int
- : [Int!]
- : [Int!]
- : Int
- : Int
- : Int
- : Int
- # reasoning field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- # post edge predicates
- : Boolean
- : [PostWhereInput!]
- # provider_type edge predicates
- : Boolean
- : [ProviderTypeWhereInput!]
- }
link Require by
- PostEducationalValueWhereInputPostEducationalValueWhereInput is used for filtering PostEducationalValue objects. Input was generated by ent.
- PostWhereInputPostWhereInput is used for filtering Post objects. Input was generated by ent.
- ProviderTypeWhereInputProviderTypeWhereInput is used for filtering ProviderType objects. Input was generated by ent.