INPUT_OBJECT
ReportReasonWhereInput
ReportReasonWhereInput is used for filtering ReportReason objects. Input was generated by ent.
link GraphQL Schema definition
- input ReportReasonWhereInput {
- : ReportReasonWhereInput
- : [ReportReasonWhereInput!]
- : [ReportReasonWhereInput!]
- # id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- : ID
- : ID
- : ID
- : ID
- # name field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- # active field predicates
- : Boolean
- : Boolean
- }
link Require by
- PostReportWhereInputPostReportWhereInput is used for filtering PostReport objects. Input was generated by ent.
- Querynull
- ReportReasonWhereInputReportReasonWhereInput is used for filtering ReportReason objects. Input was generated by ent.
- UserReportWhereInputUserReportWhereInput is used for filtering UserReport objects. Input was generated by ent.