- Removed the DraftOrderLineItem.grams field in Admin GraphQL API version 2026-07; queries referencing it will error after 2026-04 support ends.
- Migrate to the new DraftOrderLineItem.weight field, which provides value and unit for more flexible weight handling.
- Update your queries and code to use weight and consult the updated docs.