ProcessMergedValueProps Interface
Props for the processMergedValue call.
Properties
Name | Type | Description | |
---|---|---|---|
mergedField | Field | The field whose values are merged. | |
parentFieldName | string | undefined | Name of the parent field (if there is one). | |
requestedField | Field | Generally this matches the mergedField, but there are situations when a nested field is propagated |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.