From 6c6ee1cf1ed9d42b022347c83c8e160ef05564c3 Mon Sep 17 00:00:00 2001 From: Anamaria Loznianu Date: Tue, 4 Oct 2022 15:14:52 +0300 Subject: [PATCH] Alignment fix --- core-concepts/did-ddo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core-concepts/did-ddo.md b/core-concepts/did-ddo.md index 5fe3dd0f..bb144da5 100644 --- a/core-concepts/did-ddo.md +++ b/core-concepts/did-ddo.md @@ -258,7 +258,7 @@ Use GraphQL querys as datasource. { "type": "graphql", "url": "http://172.15.0.15:8000/subgraphs/name/oceanprotocol/ocean-subgraph", - "query": """ + "query": """ query{ nfts(orderBy: createdTimestamp,orderDirection:desc){ id