GraphQL TV Introduction A simple GraphQL server using express-graphql containing TV show data. Running Install dependencies: npm install Start the app: npm start Open a browser at http://localhost:4000/shows and have a play 😄