Optionalcursor?: SentDropWhereUniqueInputSets the position for listing SentDrops.
Optionaldistinct?: Prisma.SentDropScalarFieldEnum | Prisma.SentDropScalarFieldEnum[]Optionalinclude?: SentDropInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: SentDropOmit<ExtArgs> | nullOmit specific fields from the SentDrop
OptionalorderDetermine the order of SentDrops to fetch.
Optionalselect?: SentDropSelect<ExtArgs> | nullSelect specific fields to fetch from the SentDrop
Optionalskip?: numberSkip the first n SentDrops.
Optionaltake?: numberTake ±n SentDrops from the position of the cursor.
Optionalwhere?: SentDropWhereInputFilter, which SentDrops to fetch.
SentDrop findMany