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

# WalletAggregateBackfillStateInput

> Input arguments for the `walletAggregateBackfillState` mutation.

<div data-generated>
  ## GraphQL

  ```
  input WalletAggregateBackfillStateInput {
    walletAddress: String!
  }
  ```

  ### Used By

  **Used as input by**

  * [walletAggregateBackfillState](/api-reference/queries/walletaggregatebackfillstate.md): Once a wallet backfill has been triggered, this query can be used to check the status of the backfill.
</div>
