mongo-graphql 0.0.1

Dynamic GraphQL schema generation from MongoDB collections, optimized for AWS Lambda
Documentation
1
2
3
4
pub mod builder;
pub mod definition;
pub(crate) mod inflect;
pub mod parser;