Join Slack
Powered by
Hey ! I would like to do schema stiching with 2 sc...
# orm-help
j
Jidé
11/29/2018, 1:19 PM
Hey ! I would like to do schema stiching with 2 schemas. I have the generated prisma.graphql schema and their resolvers on one hand, and a schema generated with graphql’s
GraphQLSchema
constructor on the other hand. How can I achieve that ?
d
divyendu
12/02/2018, 6:31 PM
Did you run into this already?
https://www.apollographql.com/docs/graphql-tools/schema-stitching.html
j
Jidé
12/02/2018, 7:58 PM
Thanks 🙂 yes I’ve read this one. I’ve since understood a lot about schema stiching and was finally able to solve my problem. Thank you for helping 🙂
🙌 1
Open in Slack
Previous
Next