Optionalcursor?: RSCurrentlyLiveWhereUniqueInputSets the position for searching for RSCurrentlyLives.
Optionaldistinct?: Prisma.RSCurrentlyLiveScalarFieldEnum | Prisma.RSCurrentlyLiveScalarFieldEnum[]Filter by unique combinations of RSCurrentlyLives.
Optionalinclude?: RSCurrentlyLiveInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: RSCurrentlyLiveOmit<ExtArgs> | nullOmit specific fields from the RSCurrentlyLive
OptionalorderDetermine the order of RSCurrentlyLives to fetch.
Optionalselect?: RSCurrentlyLiveSelect<ExtArgs> | nullSelect specific fields to fetch from the RSCurrentlyLive
Optionalskip?: numberSkip the first n RSCurrentlyLives.
Optionaltake?: numberTake ±n RSCurrentlyLives from the position of the cursor.
Optionalwhere?: RSCurrentlyLiveWhereInputFilter, which RSCurrentlyLive to fetch.
RSCurrentlyLive findFirstOrThrow