Optionalcursor?: RSEmbedFieldWhereUniqueInputSets the position for searching for RSEmbedFields.
Optionaldistinct?: Prisma.RSEmbedFieldScalarFieldEnum | Prisma.RSEmbedFieldScalarFieldEnum[]Filter by unique combinations of RSEmbedFields.
Optionalinclude?: RSEmbedFieldInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: RSEmbedFieldOmit<ExtArgs> | nullOmit specific fields from the RSEmbedField
OptionalorderDetermine the order of RSEmbedFields to fetch.
Optionalselect?: RSEmbedFieldSelect<ExtArgs> | nullSelect specific fields to fetch from the RSEmbedField
Optionalskip?: numberSkip the first n RSEmbedFields.
Optionaltake?: numberTake ±n RSEmbedFields from the position of the cursor.
Optionalwhere?: RSEmbedFieldWhereInputFilter, which RSEmbedField to fetch.
RSEmbedField findFirst