- ReverseFulfillmentOrder.order field is now nullable as of 2025-01.
- Returns null if the client lacks the read_all_orders scope and the order is older than 60 days or no longer exists.
- Older API versions will still produce a GraphQL error for unavailable orders.