Optionalcursor?: TwitchGameWhereUniqueInputSets the position for listing TwitchGames.
Optionaldistinct?: Prisma.TwitchGameScalarFieldEnum | Prisma.TwitchGameScalarFieldEnum[]Optionalomit?: TwitchGameOmit<ExtArgs> | nullOmit specific fields from the TwitchGame
OptionalorderDetermine the order of TwitchGames to fetch.
Optionalselect?: TwitchGameSelect<ExtArgs> | nullSelect specific fields to fetch from the TwitchGame
Optionalskip?: numberSkip the first n TwitchGames.
Optionaltake?: numberTake ±n TwitchGames from the position of the cursor.
Optionalwhere?: TwitchGameWhereInputFilter, which TwitchGames to fetch.
TwitchGame findMany