We need an offline/conflict resolution a package in the sync server framework that can help with directives .
Currently the client sdk has support for a noSquash and onlineOnly directives as per [this PR|https://github.com/aerogear/aerogear-js-sdk/pull/174].
We need to implement this directive on the server and include it in an example schema to show users how to use it. |
|