Hi!
I need my app to be notified when a merchant assigns a product variant to a location of my Fulfillment Service in the Shopify Admin UI. I think this means when an InventoryItem is connected to the Location via a InventoryLevel, so my app subscribes to the inventory_levels/connect webhook, but so far I’ve not received this webhooks once (other inventory webhooks arrive just fine). What am I doing wrong?