Data: Consider optimizing aggregate of _fields requests #15114
Labels
[Package] Core data
/packages/core-data
REST API Interaction
Related to REST API
[Type] Enhancement
A suggestion for improvement.
[Type] Performance
Related to performance efforts
Previously: #12930
In an assumed scenario where two data consumers each fetch an entity (or entity set) while providing
_fields
, it should be considered whether previous requests could be used to satisfy the requirements.For example, the following should only require a single network request:
Related:
The text was updated successfully, but these errors were encountered: