suspend fun deleteRelation(authorizationContext: GropiusAuthorizationContext, input: DeleteNodeInput)

Deletes a Relation by id Checks the authorization status

Parameters

authorizationContext

used to check for the required permission

input

defines which Relation to delete