graphql-express-api Simple project for exploring express with graphql. 🚀 Queries 🧔♂️ Player(name: + String) return Player 🧔♂️ Players() return array of Player 👕 Team(name: String) return Team 👕 Teams() return array of Team