vegaprotocol/api

Add GraphQL schema, auto-generate docs

Closed this issue · 1 comments

Add the file schema.graphql from the Core repo. Auto-generate docs from this file using graphqldoc (graphqldoc -s path/to/schema.graphql -o graphql_output_dir/).

dup of #117.