Get video media in product webhooks

As of now, when we add/remove/update a product’s video, a new webhook product/update is sent, but there is no way to tell the product has a video.

We have to send an extra GraphQl query to product to get the missing medias.

Can we get the videos in product webhooks ?

Added products-and-variant