Optionalcursor?: TTSCurrentlyLiveWhereUniqueInputSets the position for searching for TTSCurrentlyLives.
Optionaldistinct?: Prisma.TTSCurrentlyLiveScalarFieldEnum | Prisma.TTSCurrentlyLiveScalarFieldEnum[]Filter by unique combinations of TTSCurrentlyLives.
Optionalinclude?: TTSCurrentlyLiveInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: TTSCurrentlyLiveOmit<ExtArgs> | nullOmit specific fields from the TTSCurrentlyLive
OptionalorderDetermine the order of TTSCurrentlyLives to fetch.
Optionalselect?: TTSCurrentlyLiveSelect<ExtArgs> | nullSelect specific fields to fetch from the TTSCurrentlyLive
Optionalskip?: numberSkip the first n TTSCurrentlyLives.
Optionaltake?: numberTake ±n TTSCurrentlyLives from the position of the cursor.
Optionalwhere?: TTSCurrentlyLiveWhereInputFilter, which TTSCurrentlyLive to fetch.
TTSCurrentlyLive findFirstOrThrow