We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a90393 commit b605067Copy full SHA for b605067
documentation/docs/dictionary/Dictionary/Dictionary.mdx
@@ -8,6 +8,12 @@ import {Fiddle} from '@site/src/components/fiddle';
8
9
# `Dictionary()`
10
11
+:::info
12
+
13
+This Class is deprecated
14
15
+:::
16
17
The **`Dictionary` constructor** lets you access a specific [Fastly Edge Dictionary](https://docs.fastly.com/en/guides/about-edge-dictionaries).
18
19
**Note**: Can only be used when processing requests, not during build-time initialization.
0 commit comments