suspend fun updateRelation(authorizationContext: GropiusAuthorizationContext, input: UpdateRelationInput): Relation

Updates a Relation based on the provided input Checks the authorization status

Return

the updated Relation

Parameters

authorizationContext

used to check for the required permission

input

defines which Relation to update and how