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

# CompletePlaidLinkInput

> Input submitted by the frontend after Plaid Link onSuccess returns a public token.

**Input object**

Input submitted by the frontend after Plaid Link onSuccess returns a public token.
For relink, include the same platformItemId used to create the Link token.

## Input fields

<ParamField name="publicToken" type="String!" required>
  *No description provided in the schema yet.*
</ParamField>

<ParamField name="platformItemId" type="String">
  *No description provided in the schema yet.*
</ParamField>
