- Default API responses are now ordered DESC by sys.updatedAt then ASC by sys.id.
- Calls that depend on implicit ordering without an explicit `order` parameter may receive different results; add the `order` param to ensure consistency.
- The change affects GraphQL Content, Content Management, Preview, and Delivery APIs and does not impact queries that already specify ordering.