Getting Started
Quickstart
How to get started using Callsheet
Callsheet can start from GraphQL documents, typed REST contracts, or manual calls. Choose the path that fits your setup:
GraphQL
Use Callsheet with GraphQL apps. If you use generated docs, Callsheet builds automatically.
Typed REST
Works with ts-rest contracts and generated typed REST calls.
Manual Setup
Best if you want to try Callsheet gradually or without code generation.
No matter how you get started, the result is the same: a single, shared call surface you can fetch data.