Skip to content

Function: getNestedSelection()

getNestedSelection(select, field): string[]

Defined in: packages/fate/src/server/source.ts:312

Parameters

select

Iterable<string>

field

string

Returns

string[]

Released under the MIT License