Optionalcursor?: CSMessageEmbedWhereUniqueInputSets the position for searching for CSMessageEmbeds.
Optionaldistinct?: Prisma.CSMessageEmbedScalarFieldEnum | Prisma.CSMessageEmbedScalarFieldEnum[]Filter by unique combinations of CSMessageEmbeds.
Optionalinclude?: CSMessageEmbedInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: CSMessageEmbedOmit<ExtArgs> | nullOmit specific fields from the CSMessageEmbed
OptionalorderDetermine the order of CSMessageEmbeds to fetch.
Optionalselect?: CSMessageEmbedSelect<ExtArgs> | nullSelect specific fields to fetch from the CSMessageEmbed
Optionalskip?: numberSkip the first n CSMessageEmbeds.
Optionaltake?: numberTake ±n CSMessageEmbeds from the position of the cursor.
Optionalwhere?: CSMessageEmbedWhereInputFilter, which CSMessageEmbed to fetch.
CSMessageEmbed findFirst