ContextLoadQueryOptions interface

Extends

LoadQueryOptions

Index

Properties

Properties


error

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


modelId

● modelId?: string


queryId

● queryId?: string


silent

● silent?: boolean


success

● success?: (query: Query) => void