Skip to content
View as Markdown
View as Markdown

@salesforce/b2c-tooling-sdk / docs / DocCategory

Type Alias: DocCategory

DocCategory = "script-api" | "job-step" | "commerce-api" | "pwa-kit-managed-runtime" | "sfnext" | "sfra" | "b2c-commerce" | "tooling" | "help-admin" | "help-merchant"

Defined in: packages/b2c-tooling-sdk/src/docs/types.ts:38

The corpus a documentation entry belongs to. Used to tag and filter results so agents can narrow a search to a documentation set (e.g., only Storefront Next guides, or only the Script API reference).

  • script-api — B2C Commerce Script API class/module reference
  • job-step — standard (system) job step reference
  • commerce-api / pwa-kit-managed-runtime / sfnext / sfra / b2c-commerce — Developer Center prose guides, one category per Developer Center project
  • tooling — this project's own conceptual guides (CLI/MCP/SDK usage)
  • help-admin — Salesforce Help (help.salesforce.com) administration/ops content: import/export, jobs, replication, security, Account Manager, permissions, logs
  • help-merchant — Salesforce Help merchandising content: catalogs, products, promotions, search, content, analytics, SEO

Released under the Apache-2.0 License.