Enum for the type of API intercepted
ALL
AnswerData
LiveboardData
ALL:= "ALL"
This will intercept all the apis
Defined in : types.ts
AnswerData:= "AnswerData"
The apis that are use to get the data for the embed
LiveboardData:= "LiveboardData"
The apis that are use to get the data for the liveboard