The data used to update UserNotifications.
Optionalinclude?: UserNotificationsIncludeUpdateManyAndReturn<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionallimit?: numberLimit how many UserNotifications to update.
Optionalomit?: UserNotificationsOmit<ExtArgs> | nullOmit specific fields from the UserNotifications
Optionalselect?: UserNotificationsSelectUpdateManyAndReturn<ExtArgs> | nullSelect specific fields to fetch from the UserNotifications
Optionalwhere?: UserNotificationsWhereInputFilter which UserNotifications to update
UserNotifications updateManyAndReturn