Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 506 Bytes

readme.md

File metadata and controls

7 lines (5 loc) · 506 Bytes

Title# Subgraphs in Javascript

⚠️ This repository is part of the Federation Workshop, a walk-through guide on building and implementing a supergraph. Please refer to [link] to get started.

Getting Started

Each subgraph can work in conjunction with other implemented subgraphs in the workshop, as long as there are the three subgraphs serving the three domains (orders, products, and customers).

This repository contains the example subgraphs using Javascript with Apollo Server.