Schema Stitching 101 with GraphQL Tools

Schema Stitching 101 with GraphQL Tools
Photo by Matt Benson / Unsplash

GraphQL Tools is a powerful library and has a great handbook to get you started.

I wrote a workshop to help people build an understanding of the basics of schema stitching. Follow the README in the workshop below and you'll learn how to merge types, stitch queries across services, and prevent n + 1s.

Find a mistake! Make a PR or issue to let me know. I'll be happy to fix it.

GitHub - cassidycodes/schema-stitching-basics: GraphQL tools schema stitching basics
GraphQL tools schema stitching basics. Contribute to cassidycodes/schema-stitching-basics development by creating an account on GitHub.