Skip to content

Commit 56ab4f0

Browse files
Updating what is a Subgraph (#133)
* Updating screenshot * Updating what is a Subgraph * Minor
1 parent 5f852c2 commit 56ab4f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/en/developer/define-subgraph-hosted.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Define a Subgraph
33
---
44

5-
A subgraph defines which data The Graph will index from Ethereum, and how it will store it. Once deployed, it will form a part of a global graph of blockchain data.
5+
A subgraph defines which data The Graph will index from a blockchain, and how it will store it. Once deployed, it will form a part of a global graph of blockchain data which you can retrieve using GraphQL.
66

77
![Define a Subgraph](/img/define-subgraph.png)
88

0 commit comments

Comments
 (0)