- Add optional `includeInactive` boolean argument to `inventoryLevels` and `inventoryLevel` fields on InventoryItem and Location.
- Defaults to false, preserving existing behavior; set to true to retrieve inactive inventory levels.
- No changes required for existing queries; they continue to return only active levels.