@shopify/cli-kit
Preparing search index...
node/api/graphql
CacheOptions
Interface CacheOptions
interface
CacheOptions
{
cacheExtraKey
?:
string
;
cacheStore
?:
LocalStorage
<
ConfSchema
>
;
cacheTTL
:
TimeInterval
;
}
Index
Properties
cache
Extra
Key?
cache
Store?
cache
TTL
Properties
Optional
cache
Extra
Key
cacheExtraKey
?:
string
Optional
cache
Store
cacheStore
?:
LocalStorage
<
ConfSchema
>
cache
TTL
cacheTTL
:
TimeInterval
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cache
Extra
Key
cache
Store
cache
TTL
@shopify/cli-kit
Loading...