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
My client app is querying a root object and using includeKey to download objects there are pointers to. The client app then modifies and saves the root object. After the save, when I inspect my MongoDB one of the pointers has been replaced with the representation of that object. This then causes errors when that root object is fetched again. I did not have this issue when using Parse.com.