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

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

Type Alias: UserExpandOption

UserExpandOption = NonNullable<NonNullable<UsersOperations["getUser"]["parameters"]["query"]>["expand"]>[number]

Defined in: packages/b2c-tooling-sdk/src/clients/am-api.ts:79

Expand parameter type for user operations. Extracted from the generated API types to ensure consistency.

Released under the Apache-2.0 License.