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