Optionalinclude?: UserSessionInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: UserSessionOmit<ExtArgs> | nullOmit specific fields from the UserSession
Optionalselect?: UserSessionSelect<ExtArgs> | nullSelect specific fields to fetch from the UserSession
UserSession without action