Optionalinclude?: ClientInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: ClientOmit<ExtArgs> | nullOmit specific fields from the Client
Optionalselect?: ClientSelect<ExtArgs> | nullSelect specific fields to fetch from the Client
Client without action