Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.trendteller.com.br/llms.txt

Use this file to discover all available pages before exploring further.

Overview

Query forecasts data via GraphQL.

Query

query GetForecasts {
  forecasts {
    id
    # Add fields
  }
}

Fields

Available fields depend on your access level and brand permissions.

Next Steps

GraphQL Queries

Learn GraphQL query syntax