sspin

Results 6 issues of sspin

The pull request is the solution for the #1954, I rebased on the current develop.

I'm running a local node by build raw code, I want to delete some subgraph and stroe in the postgres. After saw some issues committed by others , I konw...

### Description I use the docker to start graphnode postgres and ipfs , I can find the `GRAPH_GRAPHQL_MAX_DEPTH` in Environment Variables, but I can not find **Alias limit** in GraphQL....

enhancement

### Bug report When I use graphman to drop a subgraph, an error occurs. I am using the official Docker to run Graph, Postgres, and IPFS. Where is config.toml located,...

bug

### Description I am running the Graph Protocol locally and have deployed a subgraph named "test" with the version v0.0.1, which I can access at http://127.0.0.1:8000/subgraphs/name/test. I then deployed another...

enhancement

### Description I saw graphman doc, graphman can remove unused subgraph, But it just tell how to use graphman in docker, So how to use Graphman with cargo builded local...

enhancement
Stale