We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 299fb0d commit 74ec416Copy full SHA for 74ec416
src/ParseQuery.js
@@ -1033,6 +1033,7 @@ class ParseQuery {
1033
* be used for this request.
1034
* <li>sessionToken: A valid session token, used for making a request on
1035
* behalf of a specific user.
1036
+ * <li>json: Return raw json without converting to Parse.Object
1037
* </ul>
1038
* @returns {Promise} A promise that will be fulfilled once the
1039
* iteration has completed.
0 commit comments