ContextLoadQueryListOptions interface
Extends
Section titled “Extends”Properties
Section titled “Properties”● error?: (errorMessage: string
, action: string
) => void
modelId
Section titled “modelId”● modelId?: string
success
Section titled “success”● success?: (queries: QueryListItem[]) => void