Feature flags
Pass visitor data into your docs through a feature flag provider.
Last updated
Was this helpful?
Pass visitor data into your docs through a feature flag provider.
Last updated
Was this helpful?
GitBook provides helper functions and integrations for popular feature flag service providers like LaunchDarkly and Bucket.
Once connected, any feature flag value available in LaunchDarkly will be exposed as part of the visitor schema under the unsigned.launchdarkly.flags
object.
Once connected, any feature flag value available in Bucket will be exposed as part of the visitor schema under the unsigned.bucket.flags
object.