@vnodes/graphql
Preparing search index...
PersistedQueryOptions
Interface PersistedQueryOptions
interface
PersistedQueryOptions
{
cache
?:
KeyValueCache
<
string
,
KeyValueCacheSetOptions
>
;
ttl
?:
number
|
null
;
}
Index
Properties
cache?
ttl?
Properties
Optional
cache
cache
?:
KeyValueCache
<
string
,
KeyValueCacheSetOptions
>
Optional
ttl
ttl
?:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cache
ttl
@vnodes/graphql
Loading...