Optionalcursor?: RSEmbedFieldWhereUniqueInputSets the position for listing RSEmbedFields.
Optionaldistinct?: Prisma.RSEmbedFieldScalarFieldEnum | Prisma.RSEmbedFieldScalarFieldEnum[]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 RSEmbedFields to fetch.
RSEmbedField findMany