@salesforce/b2c-tooling-sdk / config / ConfigResolutionResult
Interface: ConfigResolutionResult
Defined in: packages/b2c-tooling-sdk/src/config/types.ts:153
Result of configuration resolution.
Properties
config
config:
NormalizedConfig
Defined in: packages/b2c-tooling-sdk/src/config/types.ts:155
The resolved configuration
sources
sources:
ConfigSourceInfo[]
Defined in: packages/b2c-tooling-sdk/src/config/types.ts:159
Information about which sources contributed to the config
warnings
warnings:
ConfigWarning[]
Defined in: packages/b2c-tooling-sdk/src/config/types.ts:157
Warnings generated during resolution