Skip to content

Add useMaintenanceKey to query options #2392

Closed
@mtrezza

Description

@mtrezza

New Feature / Enhancement Checklist

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

No one assigned

    Labels

    bounty:$10Bounty applies for fixing this issue (Parse Bounty Program)state:releasedReleased as stable versionstate:released-alphaReleased as alpha versiontype:featureNew feature or improvement of existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions