You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.
An API should be exposed on stores which allows patching of objects (or partial objects). The API(s) should be able to handle a partial update object or a set of mutations. The set of mutations should relate to the work from dojo/core#138.
Also, for typing, partial objects are currently a challenge in TypeScript. There are tickets which are related:
An API should be exposed on stores which allows patching of objects (or partial objects). The API(s) should be able to handle a partial update object or a set of mutations. The set of mutations should relate to the work from dojo/core#138.
Also, for typing, partial objects are currently a challenge in TypeScript. There are tickets which are related:
The text was updated successfully, but these errors were encountered: