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
InternalRefetchQueriesOptions
Interface InternalRefetchQueriesOptions<TCache, TResult>
Type Parameters
TCache
extends
ApolloCache
<
any
>
TResult
Hierarchy
Omit
<
RefetchQueriesOptions
<
TCache
,
TResult
>
,
"include"
>
InternalRefetchQueriesOptions
Index
Properties
include
on
Query
Updated
optimistic
remove
Optimistic
Methods
update
Cache
Properties
Optional
include
include
?:
InternalRefetchQueriesInclude
Optional
on
Query
Updated
on
Query
Updated
?:
null
|
OnQueryUpdated
<
TResult
>
Optional
optimistic
optimistic
?:
boolean
Optional
remove
Optimistic
remove
Optimistic
?:
string
Methods
Optional
update
Cache
update
Cache
(
cache
:
TCache
)
:
void
Parameters
cache:
TCache
Returns
void
Modules
@injectivelabs/sdk-
ts
internal
Big
Number
Browser
Headers
Data
Proxy
global
This
@injectivelabs/wallet-
ts
Internal
Refetch
Queries
Options
include
on
Query
Updated
optimistic
remove
Optimistic
update
Cache
Generated using
TypeDoc