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