Optionalinclude?: UserInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: UserOmit<ExtArgs> | nullOmit specific fields from the User
Optionalselect?: UserSelect<ExtArgs> | nullSelect specific fields to fetch from the User
Optionalwhere?: UserWhereInput
UserKickAccount.user