OrganizationManagementPermission is a short list of enumerated list of organization management permissions related to a role.

This enumerated datatype is used by the input datatype, AddRoleInput, which is used by the createRole() mutation field. It's also used by the input datatype, UpdateRoleInput, which is used by the updateRole() mutation.

This datatype is also used by the datatypes, Role, which is used by several other datatypes and thereby several other mutation and query fields (e.g., role() and roles()).

Table: OrganizationManagementPermission

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: May 9, 2025
ManageSpecificOrganizations   Long-TermUsed to indicate the user can manage specific organizations.