Skip to content

QueryOptions

Interface

Options when calling data source's load method.

Properties

PropertyTypeNotes
excludeQueryWidgetDataSourcePair | WidgetDataSourcePair[]

When executing query, the matched query is excluded. Valid in runtime scope only.

refreshboolean

Force the query even if the query parameters have not changed.

widgetIdstring

For load only. For local data source, you can use local ID as widget ID.

excludeQuery

optional
Interface Property
excludeQuery: WidgetDataSourcePair | WidgetDataSourcePair[]

When executing query, the matched query is excluded. Valid in runtime scope only.

refresh

optional
Interface Property
refresh: boolean

Force the query even if the query parameters have not changed.

widgetId

optional
Interface Property
widgetId: string

For load only. For local data source, you can use local ID as widget ID.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.