# GraphFS
GraphFS is a GraphQL interface for interfacing with a file system. It works with both remote (via SSH) or local file system.
To install
```
cargo install graph_fs
```
Usage [here](https://branch-orchid-999.notion.site/Graph-FS-usage-7b026cafc6de40ae885492e087273509)