-
Hi, I'm using the gatsby-source-mongodb plugin.
To define which database to use, we pass
Is there a way to dynamically define a plugin in Gatsby, so that, at the time it's defined, the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
After researches, seems to be not as easy as I thought... Some issues were mentioning this : #19792 and #13763. I'll close this discussion. |
Beta Was this translation helpful? Give feedback.
After researches, seems to be not as easy as I thought...
Some issues were mentioning this : #19792 and #13763.
I didn't find a solution in the doc, so maybe there's no current support for dynamic config for now.
I'll close this discussion.