Optionalcursor?: CSCustomMessageWhereUniqueInputSets the position for searching for CSCustomMessages.
Optionaldistinct?: Prisma.CSCustomMessageScalarFieldEnum | Prisma.CSCustomMessageScalarFieldEnum[]Filter by unique combinations of CSCustomMessages.
Optionalinclude?: CSCustomMessageInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: CSCustomMessageOmit<ExtArgs> | nullOmit specific fields from the CSCustomMessage
OptionalorderDetermine the order of CSCustomMessages to fetch.
Optionalselect?: CSCustomMessageSelect<ExtArgs> | nullSelect specific fields to fetch from the CSCustomMessage
Optionalskip?: numberSkip the first n CSCustomMessages.
Optionaltake?: numberTake ±n CSCustomMessages from the position of the cursor.
Optionalwhere?: CSCustomMessageWhereInputFilter, which CSCustomMessage to fetch.
CSCustomMessage findFirstOrThrow