Search
Preparing search index...
The search index is not available
API Reference | Injective - Powering the future of decentralized finance.
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
API Reference | Injective - Powering the future of decentralized finance.
@injectivelabs/sdk-ts
internal
BatchOptions
Interface BatchOptions<TCache, TUpdateResult>
Type Parameters
TCache
extends
ApolloCache
<
any
>
TUpdateResult =
void
Hierarchy
BatchOptions
Index
Properties
optimistic
remove
Optimistic
Methods
on
Watch
Updated
update
Properties
Optional
optimistic
optimistic
?:
string
|
boolean
Optional
remove
Optimistic
remove
Optimistic
?:
string
Methods
Optional
on
Watch
Updated
on
Watch
Updated
(
this
:
TCache
, watch
:
WatchOptions
<
any
,
any
>
, diff
:
DiffResult
<
any
>
, lastDiff
:
undefined
|
DiffResult
<
any
>
)
:
any
Parameters
this:
TCache
watch:
WatchOptions
<
any
,
any
>
diff:
DiffResult
<
any
>
lastDiff:
undefined
|
DiffResult
<
any
>
Returns
any
update
update
(
cache
:
TCache
)
:
TUpdateResult
Parameters
cache:
TCache
Returns
TUpdateResult
Modules
@injectivelabs/sdk-
ts
internal
Big
Number
Browser
Headers
Data
Proxy
global
This
@injectivelabs/wallet-
ts
Batch
Options
optimistic
remove
Optimistic
on
Watch
Updated
update
Generated using
TypeDoc