**[@adobe/exc-app](../README.md)**

> [Globals](../README.md) / [network](../modules/network.md) / DataDedupConfig

# Interface: DataDedupConfig

## Hierarchy

* **DataDedupConfig**

## Index

### Properties

* [arrayElement](network.datadedupconfig.md#arrayelement)
* [keyField](network.datadedupconfig.md#keyfield)

## Properties

### arrayElement

•  **arrayElement**: string

An array of elements that needs to be merged and deduped across fresh and cached data.

___

### keyField

•  **keyField**: string

A key that will be used to deduplicate the array element.
