So I understand we can disable webhooks . I now need to select the Inventory Item model (as well as Location as this is required for Inventory) for my app just so I'm able to get see if a variants inventory is tracked. I don't really need this to be updated on the go so am I right in thinking I can use
And then when the daily sync runs will these models get the updated data still? Disabling the webhooks will simply stop updating the models on the fly?