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