Skip to content
A

processBHRGReportHistory

function processBHRGReportHistory(_value, context): ReportHistory | null;

Defined in: src/resolvers/bhrg-resolvers.ts:201

Process report history from BHR-G document element

Note: BHR-G uses a different structure (event with date and name) than BHR-GT

ParameterType
_valuestring | null
contextResolverContext

ReportHistory | null