Optionalcursor?: TWSMessageEmbedWhereUniqueInputSets the position for listing TWSMessageEmbeds.
Optionaldistinct?: Prisma.TWSMessageEmbedScalarFieldEnum | Prisma.TWSMessageEmbedScalarFieldEnum[]Optionalinclude?: TWSMessageEmbedInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: TWSMessageEmbedOmit<ExtArgs> | nullOmit specific fields from the TWSMessageEmbed
OptionalorderDetermine the order of TWSMessageEmbeds to fetch.
Optionalselect?: TWSMessageEmbedSelect<ExtArgs> | nullSelect specific fields to fetch from the TWSMessageEmbed
Optionalskip?: numberSkip the first n TWSMessageEmbeds.
Optionaltake?: numberTake ±n TWSMessageEmbeds from the position of the cursor.
Optionalwhere?: TWSMessageEmbedWhereInputFilter, which TWSMessageEmbeds to fetch.
TWSMessageEmbed findMany