The data used to update NotificationProviders.
Optionallimit?: numberLimit how many NotificationProviders to update.
Optionalomit?: NotificationProviderOmit<ExtArgs> | nullOmit specific fields from the NotificationProvider
Optionalselect?: NotificationProviderSelectUpdateManyAndReturn<ExtArgs> | nullSelect specific fields to fetch from the NotificationProvider
Optionalwhere?: NotificationProviderWhereInputFilter which NotificationProviders to update
NotificationProvider updateManyAndReturn