Optionalcursor?: TSEmbedFieldWhereUniqueInputSets the position for searching for TSEmbedFields.
Optionaldistinct?: Prisma.TSEmbedFieldScalarFieldEnum | Prisma.TSEmbedFieldScalarFieldEnum[]Filter by unique combinations of TSEmbedFields.
Optionalinclude?: TSEmbedFieldInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: TSEmbedFieldOmit<ExtArgs> | nullOmit specific fields from the TSEmbedField
OptionalorderDetermine the order of TSEmbedFields to fetch.
Optionalselect?: TSEmbedFieldSelect<ExtArgs> | nullSelect specific fields to fetch from the TSEmbedField
Optionalskip?: numberSkip the first n TSEmbedFields.
Optionaltake?: numberTake ±n TSEmbedFields from the position of the cursor.
Optionalwhere?: TSEmbedFieldWhereInputFilter, which TSEmbedField to fetch.
TSEmbedField findFirstOrThrow