- ReverseFulfillmentOrderLineItem.fulfillmentLineItem field is now nullable starting 2024-10.
- A ReverseFulfillmentOrderLineItem may no longer be associated with a FulfillmentLineItem; older API versions will throw a GraphQL error if the field is missing.
- Update client code to handle null values and consult the updated Shopify.dev documentation.