ContextNewQueryOptions interface
Extends
Section titled “Extends”Properties
Section titled “Properties”clearQuery
Section titled “clearQuery”● clearQuery?: boolean
● data?: any
● error?: (errorMessage: string
, action: string
) => void
modelId
Section titled “modelId”● modelId?: string
● name?: string
● query?: Query
queryId
Section titled “queryId”● queryId?: string
silent
Section titled “silent”● silent?: boolean
success
Section titled “success”● success?: () => void
useStorage
Section titled “useStorage”● useStorage?: boolean