Optionalcursor?: TwitterStreamerWhereUniqueInputSets the position for searching for TwitterStreamers.
Optionaldistinct?: Prisma.TwitterStreamerScalarFieldEnum | Prisma.TwitterStreamerScalarFieldEnum[]Filter by unique combinations of TwitterStreamers.
Optionalinclude?: TwitterStreamerInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: TwitterStreamerOmit<ExtArgs> | nullOmit specific fields from the TwitterStreamer
OptionalorderDetermine the order of TwitterStreamers to fetch.
Optionalselect?: TwitterStreamerSelect<ExtArgs> | nullSelect specific fields to fetch from the TwitterStreamer
Optionalskip?: numberSkip the first n TwitterStreamers.
Optionaltake?: numberTake ±n TwitterStreamers from the position of the cursor.
Optionalwhere?: TwitterStreamerWhereInputFilter, which TwitterStreamer to fetch.
TwitterStreamer findFirstOrThrow