Create a GraphQL API with Apollo Server 2.0

Share this video with your friends

Send Tweet

Apollo Server is a GraphQL server that listens for incoming HTTP requests on a single endpoint. In this lesson, we will stand up a simple GraphQL service that handles a query for total days skied during a season.