Optionalcursor?: KSMessageEmbedWhereUniqueInputSets the position for listing KSMessageEmbeds.
Optionaldistinct?: Prisma.KSMessageEmbedScalarFieldEnum | Prisma.KSMessageEmbedScalarFieldEnum[]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 KSMessageEmbeds to fetch.
KSMessageEmbed findMany