suspend fun bulkCreateComponent(authorizationContext: GropiusAuthorizationContext, input: BulkCreateComponentInput): List<Component>
Creates multiple new Components based on the provided input Checks the authorization status
Return
the saved created Components
Parameters
authorizationContext
used to check for the required permission
input
defines the Components