-
Anyone has experience to integrate graphql shield to graphql mesh, I tried to create permissions rules and apply the middleware but no luck. It looks like i can use https://www.graphql-mesh.com/docs/transforms/resolvers-composition to add middleware to graphql mesh but I cannot find any good examples. Anyone did this and can share some examples? Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
sesmi123
Aug 1, 2022
Replies: 1 comment
-
Try like this: .meshrc.yaml
src/composers.ts
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
chengyak
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try like this:
.meshrc.yaml
src/composers.ts