Optionalcursor?: YTSCustomMessageWhereUniqueInputSets the position for listing YTSCustomMessages.
Optionaldistinct?: Prisma.YTSCustomMessageScalarFieldEnum | Prisma.YTSCustomMessageScalarFieldEnum[]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 YTSCustomMessages to fetch.
YTSCustomMessage findMany