Optionalcursor?: RSCustomMessageWhereUniqueInputSets the position for searching for RSCustomMessages.
Optionaldistinct?: Prisma.RSCustomMessageScalarFieldEnum | Prisma.RSCustomMessageScalarFieldEnum[]Filter by unique combinations of RSCustomMessages.
Optionalinclude?: RSCustomMessageInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: RSCustomMessageOmit<ExtArgs> | nullOmit specific fields from the RSCustomMessage
OptionalorderDetermine the order of RSCustomMessages to fetch.
Optionalselect?: RSCustomMessageSelect<ExtArgs> | nullSelect specific fields to fetch from the RSCustomMessage
Optionalskip?: numberSkip the first n RSCustomMessages.
Optionaltake?: numberTake ±n RSCustomMessages from the position of the cursor.
Optionalwhere?: RSCustomMessageWhereInputFilter, which RSCustomMessage to fetch.
RSCustomMessage findFirstOrThrow