But 2024-07’s inventory_items/update webhooks do not seem to contain these removed fields (Webhook - REST).
Could we please add these removed fields to the inventory_items webhooks, so that we need not make a separate GraphQL API call to retrieve these fields?
The changelog states “duplicates of the linked Inventory Item will be removed from the Product Variant model, input types, and webhooks”, but these to-be-removed fields (e.g. weight) are not already present in the inventory_items webhooks.
Here’s what we can let you know about these fields that were removed from the variant webhook:
fulfillment_service: Use the inventory_levels/connect, inventory_levels/disconnect, inventory_levels/update topics instead to see when an inventory item has for locations. This is because inventory item can be stocked by more than one fulfilment_service / merchant managed location(s).
inventory_management: Use the tracked field on the inventory_items topic instead.
grams: We do not plan to introduce this field as weight ones will cover this.
weight, weight_unit: Good call out. There is no equivalent right now. We will give this feedback to the team responsible and get this corrected.
requires_shipping: This is already present on the inventory_items topic.
@thl No, we don’t have dates as to when this will be added.
It is on the teams radar and they are aware of it.
I can update you if I hear back about any dates.