The data needed to create a CSEmbedField.
Optionalinclude?: CSEmbedFieldInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: CSEmbedFieldOmit<ExtArgs> | nullOmit specific fields from the CSEmbedField
Optionalselect?: CSEmbedFieldSelect<ExtArgs> | nullSelect specific fields to fetch from the CSEmbedField
CSEmbedField create