suspend fun updateGlobalPermission(authorizationContext: GropiusAuthorizationContext, input: UpdateBasePermissionInput): GlobalPermission
Updates a GlobalPermission based on the provided input Checks the authorization status
Return
the updated GlobalPermission
Parameters
authorizationContext
used to check for the required permission
input
defines which GlobalPermission to update and how