computeTemplates
The platform's engine-template registry: ready-made compute engines (mob/world/match/deck/instance/director/matchmaking/market/board/minigame/abilities/movement-warden/territory/racing/...) deployable by name with computeDeployTemplate. Requires the org 'manage_compute' permission.
computeTemplates(
appId: BigInt!
): [ComputeTemplateInfo!]!
Arguments
computeTemplates.appId ● BigInt! non-null scalar
The app (tenant) asking (permission scope).
Type
ComputeTemplateInfo object
One entry in the platform's engine-template registry (deployable by name via computeDeployTemplate).