How to know that if incoming query/mutation request belong to source xyz in composer file? #5434
Unanswered
shadikkhan
asked this question in
Q&A
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.
Uh oh!
There was an error while loading. Please reload this page.
-
We have multiple source added in our mesh gateway, now If I have to put some specific condition (custom authentication) for a specific source then How can we do that? How to know if the incoming query/mutation request belong to a specific source? (trying to get source name that I put in .meshrc.yml file)
I have been struggling on this and so far no solution.
Beta Was this translation helpful? Give feedback.
All reactions