1. 2
    Set Up Apollo Federated Services
    2m 20s

Set Up Apollo Federated Services

InstructorAlex Banks

Share this video with your friends

Send Tweet

In order to implement Apollo Federation, you must make your GraphQL APIs federated services. A federated service can communicate with the Apollo Gateway and extend other federated services. In this lesson, we will convert two regular GraphQL APIs into Apollo federated services.