Add GraphQL schema, auto-generate docs
Closed this issue · 1 comments
ashleyvega commented
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/
).
ashleyvega commented
dup of #117.