Join Slack
Powered by
Sorry about that <@U4SHZAY64> :slightly_smiling_fa...
# prisma-whats-new
r
ruben
02/26/2018, 8:40 PM
Sorry about that
@huv1k
🙂 Unrelated question -- I'm working on integrating the Shopify GraphQL API. I've read this entry here:
https://blog.graph.cool/graphql-schema-stitching-explained-schema-delegation-4c6caf468405
, but does anyone know of any sample repos or tutorials on how to implement schema stitching with Prisma?
h
huv1k
02/26/2018, 8:41 PM
you can do schema stitching in app server, i don't think that prisma can schema stich
r
ruben
02/26/2018, 8:59 PM
I mean schema stitching in the app server with prisma as one endpoint and shopify as the other
h
huv1k
02/26/2018, 9:04 PM
https://github.com/graphql-binding/graphql-binding-github
you can see here how its done for github, you can do same for shopify i think
huv1k
02/26/2018, 9:04 PM
but i never tried it, but looks pretty straight forward
r
ruben
02/26/2018, 9:08 PM
ok will check that out. thanks!
Open in Slack
Previous
Next