This is unreleased documentation for Dagger Next version.
For up-to-date documentation, see the latest version (1.0-beta).
API
The CLI, modules, checks, generators, and services all run on one GraphQL API served by the engine.
Reference lists every type and function in the API, generated from the engine schema.
Clients covers calling the API from your own program, either through a generated client bound to a module or through the standalone client library for your language.