ContextLoadQueryListOptions interface

Extends

GetQueryListOptions

Index

Properties

Properties


error

● error?: (errorMessage: string, action: string) => void


modelId

● modelId?: string


success

● success?: (queries: QueryListItem[]) => void