26.5
Features
- Owner organizations can now access the Change Order graph.
- We have added Organization as a subgraph to the Draw graph. You can use it to query for participating organizations/vendors for a given draw.
Bug Fixes
- DaaS: Contract Subgraph Filter Inheritance
Fixed an issue where the Contract subgraph did not inherit filters from the parent graph. Filters are now correctly propagated to downstream subgraphs, ensuring consistent behavior across nested queries.
- DaaS: Project Number Filter Consistency
Resolved inconsistent behavior of the projectNumber filter between Contract and PaymentHold graphs. When the filter is not provided, both graphs now return all projects, consistent with other graphs.
- DPR: Pagination with Deleted Records
Fixed a pagination issue in the Project graph caused by offset-based paging with ORDER BY projectId. Previously, records deleted between page fetches could be skipped, resulting in incomplete results.
Last Published Friday, May 15, 2026