From 368a0fce84823c3c66eb0e543dd6a9a18fe65090 Mon Sep 17 00:00:00 2001 From: Akshay Date: Tue, 26 Jul 2022 11:21:26 +0200 Subject: [PATCH] Issue-#1058: Add short description about Ocean subgraph --- .../deploying-components/deploying-ocean-subgraph.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/building-with-ocean/deploying-components/deploying-ocean-subgraph.md b/building-with-ocean/deploying-components/deploying-ocean-subgraph.md index 227ffbd7..bd71ab43 100644 --- a/building-with-ocean/deploying-components/deploying-ocean-subgraph.md +++ b/building-with-ocean/deploying-components/deploying-ocean-subgraph.md @@ -2,7 +2,7 @@ ### About Ocean subgraph - +Ocean subgraph allows querying the datatoken, dataNFT, and all event information using GraphQL. Hosting the Ocean subgraph saves the cost and time required in querying the data directly from the blockchain. The steps in this tutorial will explain how to host Ocean subgraph for the EVM compatible chains supported by Ocean Protocol. ### Prerequisites