Skip to main content

gameModelAppDiagnostics

A snapshot of an app's game-model footprint and recent activity: container/property/edge/session/function/automation row counts, total + 24h event volume, failed + automation-driven invocations, and the most-invoked functions. Helps developers understand what is in their game and their database. Requires app-admin ('manage_apps').

gameModelAppDiagnostics(
appId: BigInt!
): GmAppDiagnostics!

Arguments

gameModelAppDiagnostics.appId ● BigInt! non-null scalar

The app (tenant) to diagnose.

Type

GmAppDiagnostics object

A snapshot of an app's game-model footprint and recent activity: row counts in the database plus invocation activity. Helps developers understand what is in their game and their database.