Skip to main content

gridClaimPolicy

The app's grid claim policy (D4): how a player claim confers grid ownership.

gridClaimPolicy(
appId: BigInt!
): GridClaimPolicy!

Arguments

gridClaimPolicy.appId ● BigInt! non-null scalar

App whose claim policy to read.

Type

GridClaimPolicy enum

How a player claim confers grid ownership in this app (D4): SELF_CLAIM (the claim alone assigns ownership), APPROVAL (claims create requests designated approvers accept), INVITE (only against a standing invite), or MARKETPLACE_ONLY (only a marketplace grid purchase; direct claims refused — the purchase edge ships in P4b).