Overview
Trendteller components integrate through well-defined APIs and data contracts.Integration Points
- Airbyte → BigQuery: Direct database writes
- BigQuery → Hasura: GraphQL federation
- Hasura → Frontend: Type-safe GraphQL client (Genql)
- Kestra Scripts → BigQuery: SQL queries and writes
API Contracts
All integrations follow strict API contracts to ensure reliability and type safety.Next Steps
API Reference
Explore the GraphQL API
Development Guide
Set up your development environment

