allAllowedOrgAdminOperations Returns privileges that are allowed to be asssigned to org admin roles. Returns [Operation!]! Sample QueryVariablesExample Response query { allAllowedOrgAdminOperations } {} { "data": { "allAllowedOrgAdminOperations": [ "ACCESS_CDM_CLUSTER" ] } }