@salesforce/b2c-tooling-sdk / config / ConfigSourceInfo
Interface: ConfigSourceInfo
Defined in: packages/b2c-tooling-sdk/src/config/types.ts:91
Information about a configuration source that contributed to resolution.
Properties
fieldsContributed
fieldsContributed: keyof
NormalizedConfig[]
Defined in: packages/b2c-tooling-sdk/src/config/types.ts:97
Fields that this source contributed to the final config
name
name:
string
Defined in: packages/b2c-tooling-sdk/src/config/types.ts:93
Human-readable name of the source
path?
optionalpath:string
Defined in: packages/b2c-tooling-sdk/src/config/types.ts:95
Path to the source file (if applicable)