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

# PredictionMarketsInput

> Input type of `predictionMarkets`.

<div data-generated>
  ## GraphQL

  ```
  input PredictionMarketsInput {
    marketIds: [String!]!
  }
  ```

  ### Used By

  **Used as input by**

  * [predictionMarkets](/api-reference/queries/predictionmarkets.md): Returns prediction markets by ID.
</div>
