You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It will be great if graphman can move subgraphs between databases.
For example i have some synced subgraphs on one indexer and i want to move them to another indexer.
Currently i can dump schema for subgraph and add update subgraph_deployment, subgraph_manifest, subgraph_error and dynamic_ethereum_contract_data_source. But this is a bit tricky.