Optionalcursor?: GuildTrackedGameWhereUniqueInputSets the position for listing GuildTrackedGames.
Optionaldistinct?: Prisma.GuildTrackedGameScalarFieldEnum | Prisma.GuildTrackedGameScalarFieldEnum[]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 GuildTrackedGames to fetch.
GuildTrackedGame findMany