devoyage-subgraph 0.0.15

Subgraph is a CLI that instantly generates a GraphQL API around Mongo, SQL, and HTTP APIs.
Documentation
1
2
3
4
pub mod get_from_document;
mod json_to_document;

pub struct DocumentUtils;