damp-mechanic-13144
05/10/2023, 3:29 AMuser.organization.plan == 'pro' and <anything else…>
fresh-football-47124
damp-mechanic-13144
05/10/2023, 4:01 AMif you’re comfortable using ‘pro’ you can target any sets of features to themIdeal solution for me: • somehow limit possible values in plan filter to plan codes from https://swagger.getlago.com/#/plans/findAllPlans (I can create proxy API endpoint on top of it and return list of plan name and plan codes) or create database user with read-only permissions, if I understand correctly I would like to load (enum type) “plan” attribute values dynamically from API or database and this feature is supported • use plan names (
Standard 1000
) instead of plan codes (XX1-060-01M-000
) in GUI, if I understand correctly, this feature is not supported