ContextLoadQueryOptions interface
Extends
Section titled “Extends”Properties
Section titled “Properties”● error?: (errorMessage: string
, action: string
) => void
modelId
Section titled “modelId”● modelId?: string
queryId
Section titled “queryId”● queryId?: string
silent
Section titled “silent”● silent?: boolean
success
Section titled “success”● success?: (query: Query) => void