Make plugin options available in a plugin's Gatsby Functions #34047
Unanswered
raae
asked this question in
Ideas / Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The documented way to configure a plugin, even when it comes to secrets, is to use plugin options. However these are not available in the Gatsby Functions, making env vars the only viable option to configure the Functions.
Relevant docs:
Beta Was this translation helpful? Give feedback.
All reactions