parseInclude
Parse an IncludeSpec from the include string Include String structure:
enrichment{.deep.path} AS propertyName
Examples
server.layers.0.name as layerName-> use theserverenrichment, extract the name of the first layer and attach that aslayerNameserver.layers-> use theserverenrichment, attach thelayersarray aslayers
Parameters
Returns
IIncludeSpec
| Property | Type | Notes |
|---|
Function defined in packages/common/src/search/_internal/parseInclude.ts:34