The data used to update KSMessageEmbeds.
Optionalinclude?: KSMessageEmbedIncludeUpdateManyAndReturn<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionallimit?: numberLimit how many KSMessageEmbeds to update.
Optionalomit?: KSMessageEmbedOmit<ExtArgs> | nullOmit specific fields from the KSMessageEmbed
Optionalselect?: KSMessageEmbedSelectUpdateManyAndReturn<ExtArgs> | nullSelect specific fields to fetch from the KSMessageEmbed
Optionalwhere?: KSMessageEmbedWhereInputFilter which KSMessageEmbeds to update
KSMessageEmbed updateManyAndReturn