--- title: >- Remaining line items weight available for fulfillment orders - Shopify developer changelog description: >- Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: >- https://shopify.dev/changelog/remaining-line-items-weight-available-for-fulfillment-orders md: >- https://shopify.dev/changelog/remaining-line-items-weight-available-for-fulfillment-orders.md metadata: effectiveApiVersion: 2026-04 affectedApi: - displayName: Admin GraphQL API handle: admin-graphql primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2026-01-28T13:27:04-05:00' postedAt: '2026-02-16T00:00:00-05:00' updatedAt: '2026-01-28T20:42:41-05:00' effectiveAt: '2026-02-16T00:00:00-05:00' --- February 16, 2026 Tags: * Admin GraphQL API * 2026-04 # Remaining line items weight available for fulfillment orders In the API 2026-04 release candidate version, a new field, `remainingLineItemsWeight`, has been added to the `FulfillmentOrder` GraphQL type. This field returns the total weight of line items that haven’t been fulfilled yet, which enables you to make decisions based on remaining weight in your fulfillment order. For implementation details and further information, see the [fulfillment orders documentation](https://shopify.dev/docs/api/admin-graphql/latest/objects/FulfillmentOrder).