UNPKG

@leosprograms/vf-graphql

Version:

Reference GraphQL implementation of the ValueFlows spec

11 lines (7 loc) 168 B
// Generated by scripts/build.js - edit the *.gql file instead! module.exports = ` type ProposedTo { revision(revisionId: ID!): ProposedTo meta: RecordMeta! } `