ContextSyncQueryOptions interface

Extends

SyncOptions

Index

Properties

Properties


data

● data?: any


error

● error?: (errorMessage: string, action: string) => void


options

● options?: any


query

● query?: Query


success

● success?: (result: any) => void