Development

This chapter will describe the development process and development methods related to subgraphs.

Mainly divided into two parts:

The first part is the use and deployment development process of the console.

First, the working principle of HyperGraph is explained from the perspective of actual business process. Then combined with HyperGraph console and graph-cli and other tools, it explained how to add sub-graph items, generate sub-graph scaffolding, add sub-graph code, deploy to remote server, and perform data index query process.

The second part is the reference documentation for subgraph development, AssemblyScript development, and GraphQL query language.

Last updated