Optionalcursor?: ClientTwitchWhereUniqueInputSets the position for listing ClientTwitches.
Optionaldistinct?: Prisma.ClientTwitchScalarFieldEnum | Prisma.ClientTwitchScalarFieldEnum[]Optionalinclude?: ClientTwitchInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: ClientTwitchOmit<ExtArgs> | nullOmit specific fields from the ClientTwitch
OptionalorderDetermine the order of ClientTwitches to fetch.
Optionalselect?: ClientTwitchSelect<ExtArgs> | nullSelect specific fields to fetch from the ClientTwitch
Optionalskip?: numberSkip the first n ClientTwitches.
Optionaltake?: numberTake ±n ClientTwitches from the position of the cursor.
Optionalwhere?: ClientTwitchWhereInputFilter, which ClientTwitches to fetch.
ClientTwitch findMany