Difference between revisions of "Subgraph"
Jump to navigation
Jump to search
(Created page with "* https://thegraph.com/docs/en/developing/creating-a-subgraph/") |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | A subgraph extracts data from a blockchain, processing it and storing it so that it can be easily queried via [[GraphQL]]. | ||
+ | |||
* https://thegraph.com/docs/en/developing/creating-a-subgraph/ | * https://thegraph.com/docs/en/developing/creating-a-subgraph/ | ||
+ | |||
+ | |||
+ | Access deployed subgraphs by deployment ID at /subgraphs/id/<ID> or by name at /subgraphs/name/<NAME> | ||
+ | |||
+ | graph-graph-node-1 | Jul 20 13:03:43.850 INFO Starting GraphQL HTTP server at: http://localhost:[[8000]], component: [[GraphQLServer]] | ||
+ | |||
+ | == Related == | ||
+ | * [[Chainstack Subgraphs]] | ||
+ | |||
+ | == See also == | ||
+ | * {{graph-node}} | ||
+ | * {{The Graph}} | ||
+ | |||
+ | [[Category:The Graph]] |
Latest revision as of 05:21, 23 May 2024
A subgraph extracts data from a blockchain, processing it and storing it so that it can be easily queried via GraphQL.
Access deployed subgraphs by deployment ID at /subgraphs/id/<ID> or by name at /subgraphs/name/<NAME>
graph-graph-node-1 | Jul 20 13:03:43.850 INFO Starting GraphQL HTTP server at: http://localhost:8000, component: GraphQLServer
Related[edit]
See also[edit]
Advertising: