Optionalcursor?: YTSCurrentlyLiveWhereUniqueInputSets the position for searching for YTSCurrentlyLives.
Optionaldistinct?: Prisma.YTSCurrentlyLiveScalarFieldEnum | Prisma.YTSCurrentlyLiveScalarFieldEnum[]Filter by unique combinations of YTSCurrentlyLives.
Optionalinclude?: YTSCurrentlyLiveInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: YTSCurrentlyLiveOmit<ExtArgs> | nullOmit specific fields from the YTSCurrentlyLive
OptionalorderDetermine the order of YTSCurrentlyLives to fetch.
Optionalselect?: YTSCurrentlyLiveSelect<ExtArgs> | nullSelect specific fields to fetch from the YTSCurrentlyLive
Optionalskip?: numberSkip the first n YTSCurrentlyLives.
Optionaltake?: numberTake ±n YTSCurrentlyLives from the position of the cursor.
Optionalwhere?: YTSCurrentlyLiveWhereInputFilter, which YTSCurrentlyLive to fetch.
YTSCurrentlyLive findFirstOrThrow