suspend fun createComponent(authorizationContext: GropiusAuthorizationContext, input: CreateComponentInput): Component
Creates a new Component based on the provided input Checks the authorization status
Return
the saved created Component
Parameters
authorizationContext
used to check for the required permission
input
defines the Component