UNPKG

@valueflows/vf-graphql

Version:

Reference GraphQL implementation of the ValueFlows spec

19 lines (14 loc) 230 B
// Generated by scripts/build.js - edit the *.gql file instead! module.exports = ` ## # # Observation <> Claim query edges # # @package vf-graphql # @since 2022-06-16 # ## type EconomicEvent { settles: [Settlement!] } `