private suspend fun updateRelationTemplate(input: UpdateRelationInput, relation: Relation, updateContext: NodeBatchUpdateContext)

Updates the template of an relation, if provided via the input Does not check the authorization status

Return

the updated nodes to save

Parameters

input

defines how to update the template

relation

the Relation to update

updateContext

the context used to save the updated nodes