Home
These docs cover how to use Viaduct, including tutorials, how-to guides, and reference materials.
Guides¶
-
Getting Started
Launch a starter, run your first GraphQL query, write a resolver, and understand how a Viaduct service is wired.
-
Developers
Day-to-day tenant authoring: resolvers, generated code, global IDs, pagination, scopes, schema reference, testing, and the Star Wars deep dive.
-
Service Engineers
Operate a Viaduct instance: schema extensions, multi-tenancy, and observability.
-
Contributors
Contribute to Viaduct itself: architecture and IDE testing.
API Reference¶
-
Tenant API
KDoc for tenant developers writing resolvers against the Viaduct Tenant API.
-
Service API
KDoc for service architects and platform engineers embedding Viaduct into a server.