mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Added back future integrations on the list
This commit is contained in:
parent
6c6ee1cf1e
commit
80d6b5b2ca
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user