Add enterprise plan in cloud onboarding (#11100)
Adding a way to switch to enterprise plan during onboarding <img width="409" alt="Screenshot 2025-03-21 at 17 03 19" src="https://github.com/user-attachments/assets/7a8c9ebd-3d77-4875-a141-c30fa5119eff" />
This commit is contained in:
@ -5,6 +5,7 @@ export const BILLING_BASE_PRODUCT_PRICES = gql`
|
||||
plans {
|
||||
planKey
|
||||
baseProduct {
|
||||
name
|
||||
prices {
|
||||
... on BillingPriceLicensedDTO {
|
||||
unitAmount
|
||||
|
||||
Reference in New Issue
Block a user