GraphQL API
NovaCMS ships with a fully-featured GraphQL API out of the box. Query exactly the data you need with zero over-fetching, complete with real-time subscriptions, batched queries, and automatic schema generation from your content models.
Key Capabilities
- Auto-generated schema from content types
- Real-time subscriptions via WebSockets
- Query complexity analysis and rate limiting
- Built-in playground for schema exploration