Defines an object containing configuration options for the SDK object.

Hierarchy

  • OptionsBase
    • SDKOptions

Properties

baseUrl?: string

Your service url that points to the configured instance of Sitefinity service.

enableUnlimitedChoices?: boolean
handlers?: ResponseHandlers

The global handlers for request execution

integrationMode?: boolean
siteId?: string

The ID of the site, for which the queries will be executed.

Generated using TypeDoc