> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fluz.app/llms.txt
> Use this file to discover all available pages before exploring further.

# BulkMetadataItemInput

> All metadata edits for one target user in an UPDATE_TRANSACTION_METADATA bulk operation.

**Input object**

All metadata edits for one target user in an UPDATE\_TRANSACTION\_METADATA bulk operation.

## Input fields

<ParamField body="externalReferenceId" type="String!" required>
  The externalReferenceId of the target user whose transactions to edit. The set of targets is
  derived from these items; each target may appear at most once.
</ParamField>

<ParamField body="edits" type="[BulkMetadataEditInput!]!" required>
  *No description provided in the schema yet.*
</ParamField>
