🚀 Sui Indexer GraphQL API

Dynamically scan database, automatically generate GraphQL API

● Server Status: Running Normally | Scanned 0 tables

📡 Real-time subscription feature: Enabled

📊 GraphQL API 🎮 Enhanced GraphQL Playground

🎯 Core Features

  • ✨ Auto-scan dubhe-indexer database
  • 🔄 Dynamically generate GraphQL schema
  • 📡 Support real-time subscription features ✅
  • 🚀 Complete CRUD operations
  • 🛡️ PostGraphile powerful features

📊 Server Information

  • Environment: development
  • Port: 4000
  • Database Schema: public
  • CORS: Enabled
  • Subscriptions: Enabled

📋 Detected Data Tables

💡 Usage Tips

1. Visit Enhanced GraphQL Playground for better query experience

• 📊 Visual Schema Explorer - Click-to-build queries

• 🎨 Modern UI interface and enhanced code highlighting

• 📝 Code export feature - Generate client code in multiple languages

• ⌨️ Keyboard shortcuts support - Ctrl/Cmd+Enter to execute queries

2. All tables support standard GraphQL query, mutation and subscription operations

3. Dynamic tables (store_*) automatically generate fields based on table_fields metadata

4. System tables provide core data access for dubhe-indexer

5. Use WebSocket for real-time data subscriptions