Optionalcursor?: GuildDropsGameWhereUniqueInputSets the position for searching for GuildDropsGames.
Optionaldistinct?: Prisma.GuildDropsGameScalarFieldEnum | Prisma.GuildDropsGameScalarFieldEnum[]Filter by unique combinations of GuildDropsGames.
Optionalinclude?: GuildDropsGameInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: GuildDropsGameOmit<ExtArgs> | nullOmit specific fields from the GuildDropsGame
OptionalorderDetermine the order of GuildDropsGames to fetch.
Optionalselect?: GuildDropsGameSelect<ExtArgs> | nullSelect specific fields to fetch from the GuildDropsGame
Optionalskip?: numberSkip the first n GuildDropsGames.
Optionaltake?: numberTake ±n GuildDropsGames from the position of the cursor.
Optionalwhere?: GuildDropsGameWhereInputFilter, which GuildDropsGame to fetch.
GuildDropsGame findFirstOrThrow