> ## 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.

# BulkTransferOptionsInput

> Options for the CREATE_TRANSFER operation.

**Input object**

Options for the CREATE\_TRANSFER operation. Each item names its own source and destination, so
targetSpec is ignored for this operation — the participants are derived from the items.

## Input fields

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