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",
|
"type": "graphql",
|
||||||
"url": "http://172.15.0.15:8000/subgraphs/name/oceanprotocol/ocean-subgraph",
|
"url": "http://172.15.0.15:8000/subgraphs/name/oceanprotocol/ocean-subgraph",
|
||||||
"query": """
|
"query": """
|
||||||
query{
|
query{
|
||||||
nfts(orderBy: createdTimestamp,orderDirection:desc){
|
nfts(orderBy: createdTimestamp,orderDirection:desc){
|
||||||
id
|
id
|
||||||
|
Loading…
x
Reference in New Issue
Block a user