GraphQL API Building an API for Pets using GraphQL What you'll need Node version >= 6 To start the GraphQL server Clone the Repo Run npm install --save Run node api/src/server.js OR yarn server The server will be hosted at http://localhost:4000/