playerWasmPolicies
List an app's player-compute policy rows (developer cost/rate clamps per player or cohort, 06 §3), most general first. Requires 'view_compute_diagnostics'. Management is authoritative; rows replica-sync to the game runtime on change.
playerWasmPolicies(
appId: BigInt!
): [PlayerWasmPolicy!]!
Arguments
playerWasmPolicies.appId ● BigInt! non-null scalar
App whose player policies to list.
Type
PlayerWasmPolicy object
One player-compute policy row (06 §3): developer-set per-player/cohort clamps evaluated most-specific-wins (user > grid > tier > app_default), every knob additionally clamped by the app's studio policy at runtime. Management is authoritative in P2; rows replica-sync to the game runtime.