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