updateEnvironmentBillingTiers
Updates an environment's three-dimension usage billing tier selections (Buddy, GraphQL, Postgres). Omitted tier fields are left unchanged. Requires the 'manage_environments' org permission.
updateEnvironmentBillingTiers(
input: UpdateEnvironmentBillingTiersInput!
): CksEnvironment!
Arguments
updateEnvironmentBillingTiers.input ● UpdateEnvironmentBillingTiersInput! non-null input
Type
CksEnvironment object
A provisioned (or provisioning/destroyed) tenant environment. status tracks provisioning lifecycle; billingStatus tracks payment lifecycle — they are independent.