No, feature flags are not limited to just boolean values. When I got to know about feature flag I thought the application was only to toggle features for the users. { "SERVICE_1":true, "SERVICE_2":false, .... } But recently while working...
shrivatri.hashnode.dev2 min readNo responses yet.