requestedField

requestedField: Field

Generally this matches the ProcessMergedValueProps.mergedField, but there are situations when a nested field is propagated up to display it as if it wasn't nested its parent fields. In those cases, if one of the parent fields is merged, the merged parent is going to be represented by ProcessMergedValueProps.mergedField and the field we wanted to process is going to be represented by ProcessMergedValueProps.requestedField.

Defined in

Last Updated: 16 April, 2024