Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
plugin
HonuaPluginDataSemantics
Interface HonuaPluginDataSemantics
Experimental
interface
HonuaPluginDataSemantics
{
authentication
:
"none"
|
"application-grant"
;
cache
:
"none"
|
"persistent"
|
"memory"
;
freshness
:
"realtime"
|
"snapshot"
|
"ttl"
;
mutation
:
"none"
|
"explicit"
;
provenance
:
"preserved"
|
"derived"
;
realtime
:
"push"
|
"none"
|
"polling"
;
}
Index
Properties
authentication
cache
freshness
mutation
provenance
realtime
Properties
Readonly
Experimental
authentication
authentication
:
"none"
|
"application-grant"
Readonly
Experimental
cache
cache
:
"none"
|
"persistent"
|
"memory"
Readonly
Experimental
freshness
freshness
:
"realtime"
|
"snapshot"
|
"ttl"
Readonly
Experimental
mutation
mutation
:
"none"
|
"explicit"
Readonly
Experimental
provenance
provenance
:
"preserved"
|
"derived"
Readonly
Experimental
realtime
realtime
:
"push"
|
"none"
|
"polling"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authentication
cache
freshness
mutation
provenance
realtime
@honua/sdk-js
Loading...