ContextRemoveQueryOptions interface
Extends
Section titled “Extends”Properties
Section titled “Properties”● data?: any
● error?: (errorMessage: string
, action: string
) => void
modelId
Section titled “modelId”● modelId?: string
queryId
Section titled “queryId”● queryId?: string
success
Section titled “success”● success?: () => void