@AutoPayloadType(description = "The created Components", fieldName = "components")
suspend fun bulkCreateComponent(input: BulkCreateComponentInput, dfe: DataFetchingEnvironment): List<Component>

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