UNPKG

@graphprotocol/graph-cli

Version:

CLI for building for and deploying to The Graph

8 lines (7 loc) 253 B
export const source = ({ spkgPath }) => ` package: moduleName: graph_out file: ${spkgPath || 'substreams-eth-block-meta-v0.1.0.spkg'}`; export const mapping = () => ` apiVersion: 0.0.5 kind: substreams/graph-entities`;