Skip to main content

teamPolicy

The current team creation/membership policy for an app (who may create teams and the default membership policy of new teams). Falls back to app defaults when unset.

teamPolicy(
appId: BigInt!
): AppGroupPolicy!

Arguments

teamPolicy.appId ● BigInt! non-null scalar

The app (tenant) whose team policy to read.

Type

AppGroupPolicy object

Per-app, per-type policy controlling who may create groups of a type and the default membership policy of new groups.