13. Follow-along: Add a new subgraph1m

Follow-along: Add a new subgraph

🎯 Goal: Add the activities subgraph to your supergraph.

We've already created the subgraph server for you here:

Activities API
https://comet-cruises-activities.herokuapp.com/

We'll be using the Studio UI to add the subgraph. But feel free to check out the Bonus section below to try and use the Rover CLI instead!

  1. Head back over to Studio and click Subgraphs in the navigation menu.
  2. Click Add a subgraph.
  3. Give it the routing URL: https://comet-cruises-activities.herokuapp.com/
  4. Give it a clear name, like activities.
  5. Then, click Add subgraph.

After a few seconds, we'll see it added to our list of subgraphs!

Task!

Follow-along: Exploring a launch

Head over to the Launches page and take a look at the steps involved.

What's included as part of a successful launch process?
Previous
Next

Share your questions and comments about this lesson

Your feedback helps us improve! If you're stuck or confused, let us know and we'll help you out. Note that all comments are public and must follow the Apollo Code of Conduct. You'll need a GitHub account to post below. Don't have one? Post in our Odyssey forum.