Optionalcursor?: GuildTrackedGameWhereUniqueInputSets the position for searching for GuildTrackedGames.
Optionaldistinct?: Prisma.GuildTrackedGameScalarFieldEnum | Prisma.GuildTrackedGameScalarFieldEnum[]Filter by unique combinations of GuildTrackedGames.
Optionalinclude?: GuildTrackedGameInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: GuildTrackedGameOmit<ExtArgs> | nullOmit specific fields from the GuildTrackedGame
OptionalorderDetermine the order of GuildTrackedGames to fetch.
Optionalselect?: GuildTrackedGameSelect<ExtArgs> | nullSelect specific fields to fetch from the GuildTrackedGame
Optionalskip?: numberSkip the first n GuildTrackedGames.
Optionaltake?: numberTake ±n GuildTrackedGames from the position of the cursor.
Optionalwhere?: GuildTrackedGameWhereInputFilter, which GuildTrackedGame to fetch.
GuildTrackedGame findFirst