Difference between revisions of "Subgraph"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
Access deployed subgraphs by deployment ID at /subgraphs/id/<ID> or by name at /subgraphs/name/<NAME> | 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 | + | 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 == | == See also == |
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: