Reference > API > Key Value Store
Key Value Store
Reference for webiny/api/key-value-store
WHAT YOU'LL LEARN
- What is exported from
webiny/api/key-value-store? - How to import and use each exported item?
Overview
This page documents everything exported from webiny/api/key-value-store. Import any of the items below directly from this path in your Webiny extensions.
GlobalKeyValueStore
Abstraction — imported from webiny/api/key-value-store
Interface GlobalKeyValueStore.Interface:
Types:
Usage:
extensions/MyImpl.ts
KeyValueStore
Abstraction — imported from webiny/api/key-value-store
Interface KeyValueStore.Interface:
Types:
Usage:
extensions/MyImpl.ts