Optionalcursor?: TWSCurrentlyLiveWhereUniqueInputSets the position for searching for TWSCurrentlyLives.
Optionaldistinct?: Prisma.TWSCurrentlyLiveScalarFieldEnum | Prisma.TWSCurrentlyLiveScalarFieldEnum[]Filter by unique combinations of TWSCurrentlyLives.
Optionalinclude?: TWSCurrentlyLiveInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: TWSCurrentlyLiveOmit<ExtArgs> | nullOmit specific fields from the TWSCurrentlyLive
OptionalorderDetermine the order of TWSCurrentlyLives to fetch.
Optionalselect?: TWSCurrentlyLiveSelect<ExtArgs> | nullSelect specific fields to fetch from the TWSCurrentlyLive
Optionalskip?: numberSkip the first n TWSCurrentlyLives.
Optionaltake?: numberTake ±n TWSCurrentlyLives from the position of the cursor.
Optionalwhere?: TWSCurrentlyLiveWhereInputFilter, which TWSCurrentlyLive to fetch.
TWSCurrentlyLive findFirstOrThrow