Home / Companies / Hasura / Blog / Post Details
Content Deep Dive

The Ultimate Guide to Schema Stitching in GraphQL

Blog post from Hasura

Post Details
Company
Date Published
Author
Rishichandra Wawhal
Word Count
1,707
Company Posts That Month
15
Language
English
Hacker News Points
-
Post removed?
No
Summary

Schema stitching is a process that creates a single GraphQL schema from multiple underlying GraphQL APIs. It can be used to customize existing GraphQL API(s) and has various use cases such as merging two remote schemas, adding new queries and mutations, overriding existing queries and mutations, renaming root fields and types, extending a remote schema with custom types, and more. The graphql-tools library provides functions like makeExecutableSchema, introspectSchema, makeRemoteExecutableSchema, and mergeSchemas to aid in schema stitching.

Trends Found in this Post

No tracked trend matches for this post yet.

Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.