ENV Variables in Remote Relations #9830
Unanswered
fschuermeyer
asked this question in
Question
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.
-
Hello,
I have a case where I want to create a remote relationship from a table to a remote schema. I do not want to allow the user to use the GraphQL types directly but only in relation in the table. Which is why I want to put a token there that I can then simply match.
Unfortunately you can't use an ENV variable in the Static Value or have I not found the right way to do this yet?
I would be happy to hear about a possible way to solve this.
Beta Was this translation helpful? Give feedback.
All reactions