
Sui mainnet launches GraphQL Subscriptions
- —GraphQL Subscriptions are live on Sui mainnet and testnet
- —Subscriptions support filters by package, event and transaction conditions
- —Missed data is backfilled from the last confirmed cursor
- —Live data uses gRPC checkpoint streams, history uses gRPC ledger service
Why it matters: It simplifies building wallets, explorers and analytics on Sui while cutting node load and data latency.
Source: TokenPost