OptionalchiliEnvironmentUrl?: stringOptionaldocumentType?: DocumentTypeOptionaleditorId?: stringOptionaleditorLink?: stringOptionalenableNextSubscribers?: { onVariableListChanged: boolean }OptionalenableQueryCallCache?: booleanOptionallogging?: { logger?: LoggerFunction; logLevel?: LogLevel }OptionalonConnectionError?: (error: Error) => voidCallback function that is called when an error occurs during iframe setup or connection.
OptionalstudioOptions?: StudioOptionsDeltaUpdateOptionalstudioStyling?: StudioStyling
Whether the engine should cache query calls. When enabled it will cache the query calls regardless of the cache control headers.