The data used to update ActiveInvites.
Optionalinclude?: ActiveInviteIncludeUpdateManyAndReturn<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionallimit?: numberLimit how many ActiveInvites to update.
Optionalomit?: ActiveInviteOmit<ExtArgs> | nullOmit specific fields from the ActiveInvite
Optionalselect?: ActiveInviteSelectUpdateManyAndReturn<ExtArgs> | nullSelect specific fields to fetch from the ActiveInvite
Optionalwhere?: ActiveInviteWhereInputFilter which ActiveInvites to update
ActiveInvite updateManyAndReturn