Perform a read using the migration.
The key of the flag controlling the migration.
The context requesting the flag. The client will generate an analytics event to register this context with LaunchDarkly if the context does not already exist.
The default migration step. Used if the value is not available from LaunchDarkly.
Optional
payload: TMigrationReadInputOptional
Perform a write using the migration.
The key of the flag controlling the migration.
The context requesting the flag. The client will generate an analytics event to register this context with LaunchDarkly if the context does not already exist.
The default migration step. Used if the value is not available from LaunchDarkly.
Optional
payload: TMigrationWriteInputOptional
Generated using TypeDoc
Interface representing a migration.