Optionalcursor?: CFMessageEmbedWhereUniqueInputSets the position for searching for CFMessageEmbeds.
Optionaldistinct?: Prisma.CFMessageEmbedScalarFieldEnum | Prisma.CFMessageEmbedScalarFieldEnum[]Filter by unique combinations of CFMessageEmbeds.
Optionalinclude?: CFMessageEmbedInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: CFMessageEmbedOmit<ExtArgs> | nullOmit specific fields from the CFMessageEmbed
OptionalorderDetermine the order of CFMessageEmbeds to fetch.
Optionalselect?: CFMessageEmbedSelect<ExtArgs> | nullSelect specific fields to fetch from the CFMessageEmbed
Optionalskip?: numberSkip the first n CFMessageEmbeds.
Optionaltake?: numberTake ±n CFMessageEmbeds from the position of the cursor.
Optionalwhere?: CFMessageEmbedWhereInputFilter, which CFMessageEmbed to fetch.
CFMessageEmbed findFirst