mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Alignment fix
This commit is contained in:
parent
48e0ff6808
commit
6c6ee1cf1e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user