Optionalcursor?: YTSCustomMessageWhereUniqueInputSets the position for searching for YTSCustomMessages.
Optionaldistinct?: Prisma.YTSCustomMessageScalarFieldEnum | Prisma.YTSCustomMessageScalarFieldEnum[]Filter by unique combinations of YTSCustomMessages.
Optionalinclude?: YTSCustomMessageInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: YTSCustomMessageOmit<ExtArgs> | nullOmit specific fields from the YTSCustomMessage
OptionalorderDetermine the order of YTSCustomMessages to fetch.
Optionalselect?: YTSCustomMessageSelect<ExtArgs> | nullSelect specific fields to fetch from the YTSCustomMessage
Optionalskip?: numberSkip the first n YTSCustomMessages.
Optionaltake?: numberTake ±n YTSCustomMessages from the position of the cursor.
Optionalwhere?: YTSCustomMessageWhereInputFilter, which YTSCustomMessage to fetch.
YTSCustomMessage findFirstOrThrow