Optional
include?: TSEmbedFieldInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optional
omit?: TSEmbedFieldOmit<ExtArgs> | nullOmit specific fields from the TSEmbedField
Optional
select?: TSEmbedFieldSelect<ExtArgs> | nullSelect specific fields to fetch from the TSEmbedField
TSEmbedField without action