Recipe GraphQL A GraphQL API with Apollo Server V3 and MongoDB Atlas Reference: GraphQL Crash Course Create A GraphQL API with Apollo Server V3 and MongoDB Atlas Setup Copy env to .env and setup MongoDB Atlas db credentials in .env. Run npm install npm start