ReferralRecordWhereInput is used for filtering ReferralRecord objects.
Input was generated by ent.
- idid field predicates
- idNEQ
- idIn
- idNotIn
- idGT
- idGTE
- idLT
- idLTE
- createTimecreate_time field predicates
- createTimeNEQ
- createTimeIn
- createTimeNotIn
- createTimeGT
- createTimeGTE
- createTimeLT
- createTimeLTE
- updateTimeupdate_time field predicates
- updateTimeNEQ
- updateTimeIn
- updateTimeNotIn
- updateTimeGT
- updateTimeGTE
- updateTimeLT
- updateTimeLTE
- codecode field predicates
- codeNEQ
- codeIn
- codeNotIn
- codeGT
- codeGTE
- codeLT
- codeLTE
- codeContains
- codeHasPrefix
- codeHasSuffix
- codeEqualFold
- codeContainsFold
- statusReferralRecordStatusstatus field predicates
- statusNEQReferralRecordStatus
- statusInReferralRecordStatus
- statusNotInReferralRecordStatus
- hasUseruser edge predicates
- hasUserWith[UserWhereInput]!
- hasFriendfriend edge predicates
- hasFriendWith[UserWhereInput]!