Optionalcursor?: RSMessageEmbedWhereUniqueInputSets the position for searching for RSMessageEmbeds.
Optionaldistinct?: Prisma.RSMessageEmbedScalarFieldEnum | Prisma.RSMessageEmbedScalarFieldEnum[]Filter by unique combinations of RSMessageEmbeds.
Optionalinclude?: RSMessageEmbedInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: RSMessageEmbedOmit<ExtArgs> | nullOmit specific fields from the RSMessageEmbed
OptionalorderDetermine the order of RSMessageEmbeds to fetch.
Optionalselect?: RSMessageEmbedSelect<ExtArgs> | nullSelect specific fields to fetch from the RSMessageEmbed
Optionalskip?: numberSkip the first n RSMessageEmbeds.
Optionaltake?: numberTake ±n RSMessageEmbeds from the position of the cursor.
Optionalwhere?: RSMessageEmbedWhereInputFilter, which RSMessageEmbed to fetch.
RSMessageEmbed findFirstOrThrow