Skip to content

Commit 74ec416

Browse files
committed
add documentation
1 parent 299fb0d commit 74ec416

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ParseQuery.js

+1
Original file line numberDiff line numberDiff line change
@@ -1033,6 +1033,7 @@ class ParseQuery {
10331033
* be used for this request.
10341034
* <li>sessionToken: A valid session token, used for making a request on
10351035
* behalf of a specific user.
1036+
* <li>json: Return raw json without converting to Parse.Object
10361037
* </ul>
10371038
* @returns {Promise} A promise that will be fulfilled once the
10381039
* iteration has completed.

0 commit comments

Comments
 (0)