allAuthorizationsForGlobalResource List of authorized operations for global resource. Returns [Operation!]! Sample QueryVariablesExample Response query { allAuthorizationsForGlobalResource } {} { "data": { "allAuthorizationsForGlobalResource": [ "ACCESS_CDM_CLUSTER" ] } }