Added back future integrations on the list

This commit is contained in:
Anamaria Loznianu 2022-10-04 15:24:12 +03:00
parent 6c6ee1cf1e
commit 80d6b5b2ca
1 changed files with 7 additions and 1 deletions

View File

@ -256,7 +256,7 @@ Use GraphQL querys as datasource.
```
{
"type": "graphql",
"type": "graphql",
"url": "http://172.15.0.15:8000/subgraphs/name/oceanprotocol/ocean-subgraph",
"query": """
query{
@ -288,6 +288,12 @@ Use a smart contract as datasource.
}
```
First class integrations supported in the future :
***`Filecoin`***
***`Arwave`***
***`Storj`***
***`SQL`***
A service can contain multiple files, using multiple storage types.
Example: