Open
Description
Today the denormalize function only returns a result if the whole query could be resolved from cache. It would be nice it it could return as much as possible, and also return an updated version of the query with the available fields removed. That query could be used to fill the missing parts of the cache. This would work best with data that is read-only because otherwise you might get inconsistent data in cache unless you refetch the full query.
Metadata
Metadata
Assignees
Labels
No labels