UNPKG

@valueflows/vf-graphql

Version:

Reference GraphQL implementation of the ValueFlows spec

9 lines (6 loc) 134 B
// Generated by scripts/build.js - edit the *.gql file instead! module.exports = ` type Intent { satisfiedBy: [Commitment!] } `