resolveBindings
resolveBindings(
records):At4dxBindingRow[]
Defined in: packages/simply-aep-core/src/at4dxResolve.ts:89
Resolve raw binding records into rows annotated with which one AT4DX actually resolves to for each key, applying the per-binding-type rules documented on resolveByType.
Parameters
Section titled “Parameters”records
Section titled “records”The raw binding records to resolve, as returned by scanOrgBindings/scanLocalBindings.
Returns
Section titled “Returns”The resolved rows, grouped by binding type in ALL_BINDING_TYPES order.