feat(orchestration): hydrate resultset (#11263)
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
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"@medusajs/orchestration": patch
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
feat(orchestration): hydrate resultset
|
||||
Reference in New Issue
Block a user