GraphQL equivalent for variant.inventory_management == "shopify"

I think the REST doc is outdated, I was wondering the same thing.

It seems even with the current REST API version, it’s only either “shopify” or “null” which basically maps to InventoryItem.tracked boolean (i.e. it will still display “shopify” even if the inventory is managed by a custom fulfillment service).

More info here: Replacement for variant inventory_management field?