appRuntimeState
Shared-environment runtime gate decision plus current hour/day billing-window usage for an app. Read this to learn why an app is not running (runtimeDenialReason). Caller must be a member of the app's org.
appRuntimeState(
appId: BigInt!
): AppRuntimeState!
Arguments
appRuntimeState.appId ● BigInt! non-null scalar
App id (BigInt) to evaluate the runtime gate for.
Type
AppRuntimeState object
The shared-environment runtime gate + current billing-window usage for an app.