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
16 lines (15 loc) • 496 B
JSON
{
"id": "social-push-notifications",
"name": "Social Push Notifications",
"logo": "/img/social-push-notifications-logo.png",
"description": "Module.triggering push notifications for the SocialPost and BasicProfile models.",
"hooks": ["post_process"],
"visible": false,
"variables": [
{
"name": "Admin DIDs",
"description": "DIDs authorized to trigger push notifications for protected mentions such as @everyone.",
"id": "admin_dids"
}
]
}