Create the composite
composedb composite:from-model kjzl6hvfrbw6c7c9c35xsdcnzle6fqmc97f9kniqanxudbrb10xg78hul55dhfb --ceramic-url=http://localhost:7007 --output=evp-report-template.json✔ Creating a composite from models... Composite was created and its encoded representation was saved in my-first-composite.json
composedb composite:compile ./composites/evp-report-template.graphql --output=evp-report-template-composite.json --did-private-key=your-private-key
node scripts/create-composite.js
// insert outputsLast updated