Optionalcursor?: RSMessageButtonWhereUniqueInputSets the position for searching for RSMessageButtons.
Optionaldistinct?: Prisma.RSMessageButtonScalarFieldEnum | Prisma.RSMessageButtonScalarFieldEnum[]Filter by unique combinations of RSMessageButtons.
Optionalinclude?: RSMessageButtonInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: RSMessageButtonOmit<ExtArgs> | nullOmit specific fields from the RSMessageButton
OptionalorderDetermine the order of RSMessageButtons to fetch.
Optionalselect?: RSMessageButtonSelect<ExtArgs> | nullSelect specific fields to fetch from the RSMessageButton
Optionalskip?: numberSkip the first n RSMessageButtons.
Optionaltake?: numberTake ±n RSMessageButtons from the position of the cursor.
Optionalwhere?: RSMessageButtonWhereInputFilter, which RSMessageButton to fetch.
RSMessageButton findFirst