UNPKG

@graphprotocol/graph-cli

Version:

CLI for building for and deploying to The Graph

2 lines (1 loc) 104 B
export default function loadSubgraphSchemaFromIPFS(ipfsClient: any, manifest: string): Promise<string>;