ContextSaveQueryOptions interface

Extends

SaveQueryOptions

Index

Properties

Properties


data

● data?: any


error

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


modelId

● modelId?: string


name

● name?: string


query

● query?: Query


queryId

● queryId?: string


success

● success?: () => void