Optionalcursor?: KSMessageEmbedWhereUniqueInputSets the position for searching for KSMessageEmbeds.
Optionaldistinct?: Prisma.KSMessageEmbedScalarFieldEnum | Prisma.KSMessageEmbedScalarFieldEnum[]Filter by unique combinations of KSMessageEmbeds.
Optionalinclude?: KSMessageEmbedInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: KSMessageEmbedOmit<ExtArgs> | nullOmit specific fields from the KSMessageEmbed
OptionalorderDetermine the order of KSMessageEmbeds to fetch.
Optionalselect?: KSMessageEmbedSelect<ExtArgs> | nullSelect specific fields to fetch from the KSMessageEmbed
Optionalskip?: numberSkip the first n KSMessageEmbeds.
Optionaltake?: numberTake ±n KSMessageEmbeds from the position of the cursor.
Optionalwhere?: KSMessageEmbedWhereInputFilter, which KSMessageEmbed to fetch.
KSMessageEmbed findFirst