private suspend fun createComponentInternal(input: CreateComponentInput, user: GropiusUser): Component
Creates a new Component based on the provided input Does not check the authorization status
Return
the saved created Component
Creates a new Component based on the provided input Does not check the authorization status
the saved created Component