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
clean-up the sync interface (avoid the syncWithMeta, probably by offering a meta method directly on JsonApiDataStore, and also offering access to errors, and top-level json_api, as per the spec)
Hi guys,
There are a few things I'd like to do before releasing 1.0, and I would love your help to make sure everything is working:
syncinterface (avoid thesyncWithMeta, probably by offering ametamethod directly onJsonApiDataStore, and also offering access toerrors, and top-leveljson_api, as per the spec)