Skip to content

Commit 7fe28c5

Browse files
committed
chore: update README
1 parent 84aae50 commit 7fe28c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,9 @@ with a Base64-encoded, JSON-stringified representation of an object with the fol
103103
- `token`: Access token for the corresponding access mode
104104
- `siteID`: ID of the Netlify site
105105

106+
This environment variable is automatically populated by Netlify in the execution environment for both serverless and
107+
edge functions.
108+
106109
With this in place, the `getStore` method can be called just with the store name. No configuration object is required,
107110
since it'll be read from the environment.
108111

0 commit comments

Comments
 (0)