Optionalcursor?: TwitchGameWhereUniqueInputSets the position for searching for TwitchGames.
Optionaldistinct?: Prisma.TwitchGameScalarFieldEnum | Prisma.TwitchGameScalarFieldEnum[]Filter by unique combinations of TwitchGames.
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 TwitchGame to fetch.
TwitchGame findFirstOrThrow