ContextSyncQueryOptions interface
Extends
Section titled “Extends”Properties
Section titled “Properties”● data?: any
● error?: (errorMessage: string
, action: string
) => void
options
Section titled “options”● options?: any
● query?: Query
success
Section titled “success”● success?: (result: any
) => void