web3.db-fileconnector
Version:
GraphQL System Built on web3 technologies. Web3.DB is an open database built on top of web3 technologies. It is a decentralized, open-source database that allows users to store and query data in a secure and efficient manner. The system is designed to be
17 lines (16 loc) • 424 B
JSON
{
"id": "hello-world",
"name": "Hello World",
"logo": "/img/hello-world-logo.png",
"description": "Useless demo plugin. Don't use.",
"hooks": ["add_metadata", "generate", "validate"],
"variables": [
{
"name": "Interval",
"description": "Interval in seconds to create a new test stream.",
"id": "secs_interval",
"type": "integer",
"per_context": true
}
]
}