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
Added an example of how to update existing object values (#309)
* Fixed the Parse().initialize's return value (#307)
* Release/1.0.26 - Update docs
* Updated Live Queries related documentation (#301)
* Fixed the parse initialize method
Parse().initialize returns a new instantiation of the Parse class, but it should return the initialized instance.
Co-authored-by: Phill Wiggins <[email protected]>
Co-authored-by: mregandla <[email protected]>
* Added example for update existing Object values
Maybe need some correction. Thank you.
Co-authored-by: James Brinkerhoff <[email protected]>
Co-authored-by: Phill Wiggins <[email protected]>
Co-authored-by: mregandla <[email protected]>
0 commit comments