channelPolicy
The current channel creation/membership policy for an app (who may create channels and the default membership policy of new channels). Falls back to app defaults when unset.
channelPolicy(
appId: BigInt!
): AppGroupPolicy!
Arguments
channelPolicy.appId ● BigInt! non-null scalar
The app (tenant) whose channel 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.