Unity Gaming Services GraphQL Schema
This conceptual GraphQL schema represents the Unity Gaming Services (UGS) platform, covering the full breadth of cloud services available to game developers. Unity Gaming Services provides a suite of REST APIs for authentication, cloud code, cloud save, economy, leaderboards, matchmaking, multiplayer, analytics, remote configuration, and more. This schema models those services as a unified GraphQL type system, enabling unified querying and mutation of game backend resources.
Overview
Unity Gaming Services GraphQL Schema is a GraphQL API specification published by Unity on the APIs.io network.
This conceptual GraphQL schema represents the Unity Gaming Services (UGS) platform, covering the full breadth of cloud services available to game developers. Unity Gaming Services provides a suite of REST APIs for authentication, cloud code, cloud save, economy, leaderboards, matchmaking, multiplayer, analytics, remote configuration, and more. This schema models those services as a unified GraphQL type system, enabling unified querying and mutation of game backend resources.
The specification includes 3 reference links.
Tagged areas include Game Development, Real-Time 3D, Multiplayer, Game Services, and Cloud Gaming.
Endpoint
References
- Unity Gaming Services Documentation https://docs.unity.com/ugs
- Unity Services API Reference https://services.docs.unity.com/
- Unity Technologies GitHub https://github.com/Unity-Technologies