-
-
Notifications
You must be signed in to change notification settings - Fork 514
docs: Add JS doc for Parse.Object.revert()
#555
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@NicksonYap thanks for the PR. Does it really fit into the performance section? |
@flovilmart you're welcome. I'm not certain |
This isn’t caching. This feature is simply about discarding any changed keys from the client. The use of replacing server side data, is basically the core feature of parse, which is saving and updating objects |
I wonder whether this would make sense in the data section. Also could we get code samples for the other client SDKs as well? |
I'l go ahead and merge this; could be helpful; fixed husky along the way... |
Okie, I haven't been in the project for so long i don't recall what this is, all the best! |
Parse.Object.revert()
No description provided.