Developer Preview — This project is in active development. APIs may change. Provide feedback
Skip to content

@salesforce/b2c-tooling-sdk / clients / HttpClientType

Type Alias: HttpClientType

HttpClientType = "ocapi" | "slas" | "ods" | "mrt" | "mrt-b2c" | "custom-apis" | "scapi-schemas" | "cdn-zones" | "webdav"

Defined in: packages/b2c-tooling-sdk/src/clients/middleware-registry.ts:47

Types of HTTP clients that can receive middleware.

Released under the Apache-2.0 License.