Optionalcursor?: TWSEmbedFieldWhereUniqueInputSets the position for listing TWSEmbedFields.
Optionaldistinct?: Prisma.TWSEmbedFieldScalarFieldEnum | Prisma.TWSEmbedFieldScalarFieldEnum[]Optionalinclude?: TWSEmbedFieldInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: TWSEmbedFieldOmit<ExtArgs> | nullOmit specific fields from the TWSEmbedField
OptionalorderDetermine the order of TWSEmbedFields to fetch.
Optionalselect?: TWSEmbedFieldSelect<ExtArgs> | nullSelect specific fields to fetch from the TWSEmbedField
Optionalskip?: numberSkip the first n TWSEmbedFields.
Optionaltake?: numberTake ±n TWSEmbedFields from the position of the cursor.
Optionalwhere?: TWSEmbedFieldWhereInputFilter, which TWSEmbedFields to fetch.
TWSEmbedField findMany