GraphQL @Annotations MongoDB 🍹 Example application of a Siler-powered GraphQL API using Annotations and MongoDB. composer install MONGODB="mongodb+srv://<username>:<password>@<cluster-name>.mongodb.net/<dbname>?retryWrites=true&w=majority" php -S localhost:8000 -t www