Does the inventory_quantity field in the webhook payload provide the same data as the sellableOnlineQuantity field from the ProductVariant GraphQL API?
The inventory quantity on the webhook, map over to the field of the same name on the GraphQL side. Admin API
This is the total of inventory across locations. So it isn’t the same as sellableOnlineQuantity, because you might have inventory at a retail location which isn’t sellable online