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

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

Interface: CipQueryOptions

Defined in: packages/b2c-tooling-sdk/src/clients/cip.ts:141

Options for high-level query execution.

Extended by

Properties

connectionProperties?

optional connectionProperties: Record<string, string>

Defined in: packages/b2c-tooling-sdk/src/clients/cip.ts:145

Optional Avatica connection properties.


fetchSize?

optional fetchSize: number

Defined in: packages/b2c-tooling-sdk/src/clients/cip.ts:143

Initial and subsequent frame fetch size.

Released under the Apache-2.0 License.