WHAT YOU'LL LEARN
  • What is exported from webiny/api/key-value-store?
  • How to import and use each exported item?

Overview
anchor

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
anchor

Abstraction — imported from webiny/api/key-value-store

Interface GlobalKeyValueStore.Interface:

Types:

Usage:

extensions/MyImpl.ts

KeyValueStore
anchor

Abstraction — imported from webiny/api/key-value-store

Interface KeyValueStore.Interface:

Types:

Usage:

extensions/MyImpl.ts