@AutoPayloadType(description = "The created Component")
suspend fun createComponent(input: CreateComponentInput, dfe: DataFetchingEnvironment): Component

Creates a new Component, requires CAN_CREATE_COMPONENTS. Automatically generates a default ComponentPermission which grants the authenticated user READ and ADMIN