Back to Dagger

API Playground

docs/versioned_docs/version-0.16.3/api/playground.mdx

0.21.5414 B
Original Source

import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';

API Playground

The API Playground was an in-browser tool for testing, running and sharing Dagger API queries. It has since been decommissioned.

The recommended approach is to use the dagger query sub-command, which provides an easy way to send raw GraphQL queries to the Dagger API from the command line.