This is a GraphQL server that consumes the National Parks Service API and service it using GraphQL queries.
first clone the repository
$ npm install
$ npm
You can navigate to http://localhost:4000 to get to the GraphQL explorer to explorer the API.