InventoryLevel webhook enhancements

The available and incoming fields were deprecated for inventoryLevel resources in April 2023 in favor of the new quantities array. Changelog link

However, inventoryLevel webhooks still return only the available field. Could you make the necessary changes to include the quantities array with the new fields, such as incoming, available, committed, etc., or at least provide an option to do so?

Additionally, please avoid suggesting fetching the GraphQL resource for each inventoryLevel webhook.