Integrate envelop in GraphQL Mesh #1255
Answered
by
dotansimha
shadikkhan
asked this question in
Q&A
-
Is there any way to integrate envelop in GraphQL Mesh? I tried couple of ways but couldn't get through and also there is no example for this. |
Beta Was this translation helpful? Give feedback.
Answered by
dotansimha
Mar 9, 2022
Replies: 1 comment
-
Hi @shadikkhan ! I think it's still not fully documented, but this PR can help you to get started. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dotansimha
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @shadikkhan !
The latest version of Mesh supports Envelop plugins now ;)
See: ardatan/graphql-mesh#3627
I think it's still not fully documented, but this PR can help you to get started.