graph_fs 0.1.5

A CLI tool that helps query a local or remote file system by a GraphQL interface
Documentation
1
2
3
4
pub mod file_op;
pub mod graphql;
pub mod login;
pub mod util;