The data used to update TWSCustomMessages.
Optionalinclude?: TWSCustomMessageIncludeUpdateManyAndReturn<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionallimit?: numberLimit how many TWSCustomMessages to update.
Optionalomit?: TWSCustomMessageOmit<ExtArgs> | nullOmit specific fields from the TWSCustomMessage
Optionalselect?: TWSCustomMessageSelectUpdateManyAndReturn<ExtArgs> | nullSelect specific fields to fetch from the TWSCustomMessage
Optionalwhere?: TWSCustomMessageWhereInputFilter which TWSCustomMessages to update
TWSCustomMessage updateManyAndReturn