Optionalcursor?: DropWhereUniqueInputSets the position for listing Drops.
Optionaldistinct?: Prisma.DropScalarFieldEnum | Prisma.DropScalarFieldEnum[]Optionalinclude?: DropInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: DropOmit<ExtArgs> | nullOmit specific fields from the Drop
OptionalorderDetermine the order of Drops to fetch.
Optionalselect?: DropSelect<ExtArgs> | nullSelect specific fields to fetch from the Drop
Optionalskip?: numberSkip the first n Drops.
Optionaltake?: numberTake ±n Drops from the position of the cursor.
Optionalwhere?: DropWhereInputFilter, which Drops to fetch.
Drop findMany