-
-
Notifications
You must be signed in to change notification settings - Fork 598
Closed
Labels
bounty:$10Bounty applies for fixing this issue (Parse Bounty Program)Bounty applies for fixing this issue (Parse Bounty Program)state:releasedReleased as stable versionReleased as stable versionstate:released-alphaReleased as alpha versionReleased as alpha versiontype:featureNew feature or improvement of existing featureNew feature or improvement of existing feature
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
Current Limitation
The maintenanceKey
has been introduced in Parse Server and can be used via REST API to access internal fields, but not via the Parse JS SDK.
Feature / Enhancement Description
For use in Cloud Code, Parse.Query
should accept an option useMaintenanceKey
similar to useMasterKey
, to execute the query using the maintenanceKey
.
Alternatives / Workarounds
Make a REST API call in Cloud Code.
Metadata
Metadata
Assignees
Labels
bounty:$10Bounty applies for fixing this issue (Parse Bounty Program)Bounty applies for fixing this issue (Parse Bounty Program)state:releasedReleased as stable versionReleased as stable versionstate:released-alphaReleased as alpha versionReleased as alpha versiontype:featureNew feature or improvement of existing featureNew feature or improvement of existing feature