AccountWhereInput is used for filtering Account objects.
Input was generated by ent.
- idid field predicates
- idNEQ
- idIn
- idNotIn
- idGT
- idGTE
- idLT
- idLTE
- typeAccountTypetype field predicates
- typeNEQAccountType
- typeInAccountType
- typeNotInAccountType
- namename field predicates
- nameNEQ
- nameIn
- nameNotIn
- nameGT
- nameGTE
- nameLT
- nameLTE
- nameContains
- nameHasPrefix
- nameHasSuffix
- nameEqualFold
- nameContainsFold
- amountamount field predicates
- amountNEQ
- amountIn
- amountNotIn
- amountGT
- amountGTE
- amountLT
- amountLTE
- hasUseruser edge predicates
- hasUserWith[UserWhereInput]!
- hasTransactionstransactions edge predicates
- hasTransactionsWith[TransactionWhereInput]!