InstanceUserAbilities
Abilities for the current user on this Instance
Fields without arguments
| Name | Type | Description |
|---|---|---|
createOrganization | Boolean! | Shows if the current user has the create_organization ability on this Instance |
createRuntime | Boolean! | Shows if the current user has the create_runtime ability on this Instance |
deleteRuntime | Boolean! | Shows if the current user has the delete_runtime ability on this Instance |
rotateRuntimeToken | Boolean! | Shows if the current user has the rotate_runtime_token ability on this Instance |
updateApplicationSetting | Boolean! | Shows if the current user has the update_application_setting ability on this Instance |
updateRuntime | Boolean! | Shows if the current user has the update_runtime ability on this Instance |