Interface LDGraphTrackData

Tracking metadata returned by LDGraphTracker.getTrackData.

Hierarchy

  • LDGraphTrackData

Properties

graphKey: string

The graph configuration key.

runId: string

UUID v4 uniquely identifying this tracker and all events it emits.

variationKey?: string

The variation key. Absent when a default config was used rather than a real flag evaluation.

version: number

The version of the flag variation.

Generated using TypeDoc