Heroic Labs (Nakama) GraphQL Schema
This document describes a conceptual GraphQL schema for the Heroic Labs Nakama game backend platform. Nakama exposes its functionality natively through REST, WebSocket, and gRPC interfaces. This GraphQL schema is a conceptual mapping of those capabilities into a typed GraphQL surface, covering the full breadth of Nakama's domain: authentication, accounts, users, social graph, real-time presence, matchmaking, leaderboards, tournaments, chat, storage, wallet, purchases, notifications, and server-side RPC.
Overview
Heroic Labs (Nakama) GraphQL Schema is a GraphQL API specification published by Heroic Labs on the APIs.io network.
This document describes a conceptual GraphQL schema for the Heroic Labs Nakama game backend platform. Nakama exposes its functionality natively through REST, WebSocket, and gRPC interfaces. This GraphQL schema is a conceptual mapping of those capabilities into a typed GraphQL surface, covering the full breadth of Nakama’s domain: authentication, accounts, users, social graph, real-time presence, matchmaking, leaderboards, tournaments, chat, storage, wallet, purchases, notifications, and server-side RPC.
The specification includes 5 reference links.
Tagged areas include Game Backend, Multiplayer, Real-Time, WebSocket, and Matchmaking.
Endpoint
References
- Nakama REST API Reference https://heroiclabs.com/docs/nakama/client-libraries/rest-api/
- Nakama WebSocket API https://heroiclabs.com/docs/nakama/client-libraries/
- Nakama GitHub Repository https://github.com/heroiclabs/nakama
- Heroic Labs Documentation https://heroiclabs.com/docs/nakama/
- Heroic Cloud https://heroiclabs.com/heroic-cloud/