- InventoryItem.variant field is deprecated; use the new InventoryItem.variants connection instead
- Variants is a paginated connection—update queries to request edges and nodes
- The old variant field remains functional for now but will be removed in a future version, so update now for compatibility