Cuttlefish SDK Reference - v0.1.0
Preparing search index...
@cuttlefish-sync/core
LiveQueryOptions
Interface LiveQueryOptions
interface
LiveQueryOptions
{
endpoint
:
string
;
params
?:
readonly
unknown
[]
;
rowCache
:
RowCache
;
sql
:
string
;
token
:
string
;
upstreamId
:
string
;
}
Index
Properties
endpoint
params?
row
Cache
sql
token
upstream
Id
Properties
endpoint
endpoint
:
string
Optional
params
params
?:
readonly
unknown
[]
row
Cache
rowCache
:
RowCache
sql
sql
:
string
token
token
:
string
upstream
Id
upstreamId
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
endpoint
params
row
Cache
sql
token
upstream
Id
Cuttlefish SDK Reference - v0.1.0
Loading...