Skip to main content

organizationBillingChanged

Subscribe to billing state changes for an organization. Emits the latest SubscriptionInfo after each Stripe webhook (subscription lifecycle, invoice payment, plan change, trial conversion) so dashboards can drop their polling loops. Returns null when no active subscription exists.

organizationBillingChanged(
ownerId: String!
): SubscriptionInfo

Arguments

organizationBillingChanged.ownerId ● String! non-null scalar

Type

SubscriptionInfo object

Current subscription information for an organization, including plan details and feature access