Skip to content

Is there any way to edit Class Level Permissions Programatically? #5888

Closed
@stevestencil

Description

@stevestencil

With the latest version of parse we can now have a class level permission set for the "count" operation. This makes it so that all class level permissions have to be updated to support this operation, otherwise you'll get permission errors when calling "count". I know we can do this via the dashboard but if other devs are working in the same project they'll have to update the same permissions on their local instance, dev instances, staging instances, etc. Ideally I could update the class level permissions programmatically once parse starts so that any other devs working on the project won't have to worry.

Is there any way to edit the class level permissions through the API?

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: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