processBoredIntervals
Function: processBoredIntervals()
Section titled “Function: processBoredIntervals()”function processBoredIntervals(_value, context): BoredInterval[];Defined in: src/resolvers/bore-resolvers.ts:1502
Process bored intervals from boring element
Extracts array of bored intervals with technique and diameter.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
_value | string | null |
context | ResolverContext |