Optionalcursor?: RSCustomMessageWhereUniqueInputSets the position for listing RSCustomMessages.
Optionaldistinct?: Prisma.RSCustomMessageScalarFieldEnum | Prisma.RSCustomMessageScalarFieldEnum[]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 RSCustomMessages to fetch.
RSCustomMessage findMany