Development and deployment FAQ
1、Is there a requirement for the format of the subgraph creation naming?
2、Which networks are currently supported to create subgraphs?
3、Is the same subgraph name supported on different networks?
4、Is it possible to change the deployment type, such as the Github type at the beginning, and adjust it to API deployment?
5、Do you support renamed or deleted sub-picture deployment?
6、Where does the data source of the subgraph index come from?
7、For data query, any suggestions for contract writing?
8、Can graph init support multiple contracts to create subgraphs?
9、I want to get the status of the data index, is there a way?
10、Can I use subgraph codes from other projects for indexing?
11、Can I use development libraries such as ethers.js in subgraph development?
12、What is the processing sequence of contract events in the subgraph?
13、Can information such as the network and contract address of the data source be obtained in the code?
14、Is there any way to improve the performance of subgraph indexing?
15、Is there a plan for the combined query of subgraph queries?
16、How many pieces of data can be retrieved at most during query?
Last updated
Was this helpful?