Optionalcursor?: WSEmbedFieldWhereUniqueInputSets the position for searching for WSEmbedFields.
Optionaldistinct?: Prisma.WSEmbedFieldScalarFieldEnum | Prisma.WSEmbedFieldScalarFieldEnum[]Filter by unique combinations of WSEmbedFields.
Optionalinclude?: WSEmbedFieldInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: WSEmbedFieldOmit<ExtArgs> | nullOmit specific fields from the WSEmbedField
OptionalorderDetermine the order of WSEmbedFields to fetch.
Optionalselect?: WSEmbedFieldSelect<ExtArgs> | nullSelect specific fields to fetch from the WSEmbedField
Optionalskip?: numberSkip the first n WSEmbedFields.
Optionaltake?: numberTake ±n WSEmbedFields from the position of the cursor.
Optionalwhere?: WSEmbedFieldWhereInputFilter, which WSEmbedField to fetch.
WSEmbedField findFirstOrThrow