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

# SparklineAttribute

> SparklineAttribute enum

<div data-generated>
  ## GraphQL

  ```
  enum SparklineAttribute {
    PRICE
  }
  ```

  ### Used By

  **Returned by**

  * [tokenSparklines](/api-reference/queries/tokensparklines.md): Returns a list of token simple chart data (sparklines) for the given tokens.
</div>
