Optionalcursor?: CSMessageEmbedWhereUniqueInputSets the position for listing CSMessageEmbeds.
Optionaldistinct?: Prisma.CSMessageEmbedScalarFieldEnum | Prisma.CSMessageEmbedScalarFieldEnum[]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 CSMessageEmbeds to fetch.
CSMessageEmbed findMany