Skip to content

Update from code changes: document GraphQL API reference setup#6699

Merged
ethanpalm merged 3 commits into
mainfrom
mintlify/938fa06b
Jul 23, 2026
Merged

Update from code changes: document GraphQL API reference setup#6699
ethanpalm merged 3 commits into
mainfrom
mintlify/938fa06b

Conversation

@mintlify

@mintlify mintlify Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a new setup guide for generating GraphQL API reference pages from an SDL schema. Documents the graphql tab property, the local file and HTTPS URL forms, the optional directory field, and what gets generated (queries, mutations, and types with linked schema, example operations, variables, and JSON responses).

Triggered by:

Changes

  • Add api-playground/graphql-setup.mdx covering schema requirements, configuration options, generated pages, and deprecation handling.
  • Add the new page to the Document APIs group in docs.json.
  • Add localized versions of the page and matching navigation entries for es, fr, and zh.

Update history

  • Initial: added English GraphQL setup page and nav entry (documents mintlify/mint#9093).
  • Translations pass: mirrored the page into es, fr, zh and updated their nav JSONs.
  • Reviewed mintlify/server#6651 (deployed GraphQL reference serving): backend plumbing to serve the feature in production. No user-facing configuration or behavior change beyond what the existing setup guide already documents — no docs update needed.

Note

Low Risk
Documentation and navigation-only changes with no runtime or product behavior impact.

Overview
Adds GraphQL setup documentation so customers can generate API reference pages from an SDL schema via the graphql tab property in docs.json.

The new English page (api-playground/graphql-setup.mdx) covers schema requirements, configuration as a string path/HTTPS URL or { source, directory }, tab-only constraints (no mixing with openapi/asyncapi), what Mintlify generates (Queries, Mutations, Types with examples and linked types), @deprecated handling, and rebuild behavior. It is wired into the Document APIs group in docs.json.

The same guide is added for es, fr, and zh (*/api-playground/graphql-setup.mdx) with matching navigation entries in es.json, fr.json, and zh.json.

Reviewed by Cursor Bugbot for commit f5161f9. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Jul 22, 2026, 10:25 PM

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
tomee 🟢 Ready View Preview Jul 22, 2026, 10:25 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

Update from code changes updated this PR.

No docs changes made

Source PRs

@ethanpalm
ethanpalm merged commit 60f7b3d into main Jul 23, 2026
6 checks passed
@ethanpalm
ethanpalm deleted the mintlify/938fa06b branch July 23, 2026 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants