Optionalcursor?: GuildDropsGameWhereUniqueInputSets the position for listing GuildDropsGames.
Optionaldistinct?: Prisma.GuildDropsGameScalarFieldEnum | Prisma.GuildDropsGameScalarFieldEnum[]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 GuildDropsGames to fetch.
GuildDropsGame findMany