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

# ParallelCardChangeQueryTimestampInput

> Input type of `ParallelCardChangeQueryTimestamp.

<div data-generated>
  ## GraphQL

  ```
  input ParallelCardChangeQueryTimestampInput {
    from: Int
    to: Int
  }
  ```

  ### Used By

  **Used as input by**

  * [getParallelCardChanges](/api-reference/queries/getparallelcardchanges.md) *(deprecated)*: Returns changes made to Parallel card metadata over time.
</div>
