Skip to main content

userFlagsByContext

Evaluate every Unleash feature toggle for the given context and return each flag with its resolved enabled state. The user's workspace seat (id and role) is factored into evaluation. Returns an empty list if the Unleash client is unavailable.

userFlagsByContext(
input: FeatureFlagContextInput!
): [Feature]

Arguments

userFlagsByContext.input ● FeatureFlagContextInput! non-null input

Type

Feature object