Skip to content
View as Markdown
View as Markdown

@salesforce/b2c-tooling-sdk / config / B2CSettings

Interface: B2CSettings

Defined in: packages/b2c-tooling-sdk/src/config/settings.ts:15

User-level settings shared by the B2C CLI, MCP server, and SDK consumers.

Indexable

[key: string]: unknown

Properties

defaultConfigPath?

optional defaultConfigPath: string

Defined in: packages/b2c-tooling-sdk/src/config/settings.ts:18

Global dw.json-format instance catalog used after an explicit or project-local file.

Released under the Apache-2.0 License.