Skip to main content

gameModelGrantTierFeature

Grant a feature key to an access tier, so users on that tier satisfy tier_feature authority checks for it. Requires app-admin ('manage_apps').

gameModelGrantTierFeature(
input: GrantTierFeatureInput!
): GmTierFeature!

Arguments

gameModelGrantTierFeature.input ● GrantTierFeatureInput! non-null input

The app, the tier id, and the feature key to grant to that tier.

Type

GmTierFeature object

A grant of a feature key to an access tier.