apollo-state-sync - API Reference (Users)
Preparing search index...
src
CacheSyncOptionsAugmentType
Type Alias CacheSyncOptionsAugmentType
Used to augment the parameters of cache operations.
type
CacheSyncOptionsAugmentType
=
{
"[shouldNotBroadcastSymbol]"
?:
boolean
;
"[shouldNotPersistSymbol]"
?:
boolean
;
}
Index
Properties
[should
Not
Broadcast
Symbol]?
[should
Not
Persist
Symbol]?
Properties
Optional
[should
Not
Broadcast
Symbol]
"[shouldNotBroadcastSymbol]"
?:
boolean
Optional
[should
Not
Persist
Symbol]
"[shouldNotPersistSymbol]"
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[should
Not
Broadcast
Symbol]
[should
Not
Persist
Symbol]
apollo-state-sync - API Reference (Users)
Loading...
Used to augment the parameters of cache operations.