Optionalinclude?: TSEmbedFieldInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: TSEmbedFieldOmit<ExtArgs> | nullOmit specific fields from the TSEmbedField
Optionalselect?: TSEmbedFieldSelect<ExtArgs> | nullSelect specific fields to fetch from the TSEmbedField
TSEmbedField without action