processCompletedIntervals
Function: processCompletedIntervals()
Section titled “Function: processCompletedIntervals()”function processCompletedIntervals(_value, context): CompletedInterval[];Defined in: src/resolvers/bore-resolvers.ts:1617
Process completed intervals from boring element
Extracts array of completed intervals with backfill information.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
_value | string | null |
context | ResolverContext |