Optionalcursor?: WSMessageEmbedWhereUniqueInputSets the position for searching for WSMessageEmbeds.
Optionaldistinct?: Prisma.WSMessageEmbedScalarFieldEnum | Prisma.WSMessageEmbedScalarFieldEnum[]Filter by unique combinations of WSMessageEmbeds.
Optionalinclude?: WSMessageEmbedInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: WSMessageEmbedOmit<ExtArgs> | nullOmit specific fields from the WSMessageEmbed
OptionalorderDetermine the order of WSMessageEmbeds to fetch.
Optionalselect?: WSMessageEmbedSelect<ExtArgs> | nullSelect specific fields to fetch from the WSMessageEmbed
Optionalskip?: numberSkip the first n WSMessageEmbeds.
Optionaltake?: numberTake ±n WSMessageEmbeds from the position of the cursor.
Optionalwhere?: WSMessageEmbedWhereInputFilter, which WSMessageEmbed to fetch.
WSMessageEmbed findFirst