What: * Add support for aggregating data into existing resultset. * `query.graph` new option `initialData` containing the resultset to be hydrated * It fetches data where the requested fields are not present and merge with the existing resultset
7 lines
106 B
Markdown
7 lines
106 B
Markdown
---
|
|
"@medusajs/orchestration": patch
|
|
"@medusajs/types": patch
|
|
---
|
|
|
|
feat(orchestration): hydrate resultset
|