graph-node
graph-node copied to clipboard
[Feature]: handle multiple deployments on graphman restart
With this PR, multiple subgraphs can be restarted in a single command using graphman restart
command.
// Example
graphman restart <deployment-id> <namespace> <subgraph-name>