Autogenerated documentation can be found here.
- Run
yarn codegen
on first clone of the project, then subsequently when making any changes to the subgraph query schema. - Code style follows prettier conventions (
yarn lint
). Commit messages follow Conventional Commits.