Optionalcursor?: DropGameWhereUniqueInputSets the position for searching for DropGames.
Optionaldistinct?: Prisma.DropGameScalarFieldEnum | Prisma.DropGameScalarFieldEnum[]Filter by unique combinations of DropGames.
Optionalinclude?: DropGameInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: DropGameOmit<ExtArgs> | nullOmit specific fields from the DropGame
OptionalorderDetermine the order of DropGames to fetch.
Optionalselect?: DropGameSelect<ExtArgs> | nullSelect specific fields to fetch from the DropGame
Optionalskip?: numberSkip the first n DropGames.
Optionaltake?: numberTake ±n DropGames from the position of the cursor.
Optionalwhere?: DropGameWhereInputFilter, which DropGame to fetch.
DropGame findFirst