Skip to main content

orgFreeAppQuota

An org's free shared-app slot quota and how much of it is used. Apps beyond the quota still publish; metered usage is billed from the org wallet. Caller must be a member of the org.

orgFreeAppQuota(
orgId: BigInt!
): FreeAppQuota!

Arguments

orgFreeAppQuota.orgId ● BigInt! non-null scalar

Organization id (BigInt) to read the free quota for.

Type

FreeAppQuota object

An org's free shared app slot quota usage.