Type Alias SupportedQuestion

SupportedQuestion: Question & {
    type: SupportedRecordType;
}