这是indexloc提供的服务,不要输入任何密码
Skip to content

docs: query documentation #9258

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Oct 17, 2024
Merged

docs: query documentation #9258

merged 7 commits into from
Oct 17, 2024

Conversation

NicholasLYang
Copy link
Contributor

Description

Documenting the new turbo query command. Also includes some fixes for previously hidden parts and a general guide on understanding your repository.

Testing Instructions

Copy link

vercel bot commented Oct 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 17, 2024 6:51pm
8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Visit Preview Oct 17, 2024 6:51pm
examples-designsystem-docs ⬜️ Ignored (Inspect) Visit Preview Oct 17, 2024 6:51pm
examples-gatsby-web ⬜️ Ignored (Inspect) Visit Preview Oct 17, 2024 6:51pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) Visit Preview Oct 17, 2024 6:51pm
examples-native-web ⬜️ Ignored (Inspect) Visit Preview Oct 17, 2024 6:51pm
examples-svelte-web ⬜️ Ignored (Inspect) Visit Preview Oct 17, 2024 6:51pm
examples-tailwind-web ⬜️ Ignored (Inspect) Visit Preview Oct 17, 2024 6:51pm
examples-vite-web ⬜️ Ignored (Inspect) Visit Preview Oct 17, 2024 6:51pm

@turbo-orchestrator turbo-orchestrator bot added area: docs Improvements or additions to documentation area: site created-by: turborepo labels Oct 15, 2024
Copy link
Contributor

github-actions bot commented Oct 15, 2024

Hi there 👋

It looks like this PR introduces broken links to the docs, please take a moment to fix them before merging:

Broken link Type File
/repo/docs/guides/tools/typescript#you-likely-dont-need-a-tsconfigjson-file-in-the-root-of-your-project hash /repo-docs/crafting-your-repository/structuring-a-repository.mdx
#package-entrypoint-wildcards hash /repo-docs/guides/tools/typescript.mdx
#package-entrypoint-wildcards hash /repo-docs/guides/tools/typescript.mdx

Thank you 🙏

> turbo ls
turbo 2.1.3

WARNING ls command is experimental and may change in the future
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
WARNING ls command is experimental and may change in the future
WARNING the `ls` command is experimental and may change in the future

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is based off the warning output, so I'll keep it as is for now

Comment on lines 28 to 32
When no arguments are passed, the command will open a GraphiQL playground to run queries.

```bash title="Terminal"
turbo query
```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd put this first! this is something we really want people to see the most, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: docs Improvements or additions to documentation area: site docs: next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants