Skip to content

Commit 33bfb1c

Browse files
authored
Added Michael Staib
1 parent 7cb5cc2 commit 33bfb1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/blog/2024-04-29-composite-schemas-announcement.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Announcing the Composite Schemas Working Group"
33
tags: ["announcements"]
44
date: 2024-04-29
5-
byline: Jeff Auriemma, Benjie Gillam
5+
byline: Jeff Auriemma, Benjie Gillam, Michael Staib
66
---
77

88
In 2019, Apollo introduced GraphQL Federation as a way of splitting the task of building a GraphQL schema along team boundaries. It proposed a compelling alternative to prior techniques such as schema stitching and delegation, focussing on addressing the collaboration problems inherent in building a coherent schema within a large organization. Federation clearly filled a need and was adopted widely by platform engineers and API developers, a compelling way to compose microservices into a single access layer while retaining service boundaries and team ownership. Solutions from other vendors arose, tackling the same problems in similar ways but with different trade-offs, and some of the world’s largest enterprises have adopted these various patterns and are betting on GraphQL to solve some of their biggest pain points.

0 commit comments

Comments
 (0)