Skip to main content

readMicrosoftGraphConfig()

Home > @backstage/plugin-catalog-backend-module-msgraph > readMicrosoftGraphConfig

Warning: This API is now obsolete.

Replaced by not exported readProviderConfigs and kept for backwards compatibility only.

Parses configuration.

Signature:

function readMicrosoftGraphConfig(config: Config): MicrosoftGraphProviderConfig[];

Parameters

Parameter

Type

Description

config

Config

The root of the msgraph config hierarchy

**Returns:**

MicrosoftGraphProviderConfig[]