appBudgets
Lists every app spend-cap budget configured under the organization. Requires the 'view_billing' org permission.
appBudgets(
orgId: BigInt!
): [AppBudget!]!
Arguments
appBudgets.orgId ● BigInt! non-null scalar
Organization id (BigInt as a decimal string) whose app budgets to list.