-
I'm trying to not use the production/remote database during development.
|
Beta Was this translation helpful? Give feedback.
Answered by
LekoArts
Jul 1, 2021
Replies: 1 comment
-
You can't use a variable in this place there. And you probably also shouldn't make the distinction there. Keep the same root query names and switch the source in your source plugin with e.g. an environment variable |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
janat08
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can't use a variable in this place there. And you probably also shouldn't make the distinction there. Keep the same root query names and switch the source in your source plugin with e.g. an environment variable