Skip to content

fix: use correct camelCase slugs for GraphQL card links#11

Merged
devalog merged 1 commit into
mainfrom
devin/1779477079-fix-graphql-card-links
May 22, 2026
Merged

fix: use correct camelCase slugs for GraphQL card links#11
devalog merged 1 commit into
mainfrom
devin/1779477079-fix-graphql-card-links

Conversation

@devin-ai-integration
Copy link
Copy Markdown
Contributor

Summary

Fix broken card links on the GraphQL API Reference overview page. The card hrefs used hyphenated slugs (get-plant, create-plant, order-placed) but GraphQL operation slugs preserve camelCase from the schema (getPlant, createPlant, orderPlaced).

Review & Testing Checklist for Human

Notes

The correct URLs were verified against the live site before this fix.

Link to Devin session: https://app.devin.ai/sessions/6ec297a50749439ab276ea17ccd914d7
Requested by: @devalog

Co-Authored-By: Devin Logan <devinannlogan@gmail.com>
@devin-ai-integration
Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@github-actions
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

🌿 Preview your docs (multi-source/homepage): https://fern-docs-examples-preview-devin-1779477079-fix-graphql-card-l.docs.buildwithfern.com

@github-actions
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

@devalog devalog merged commit 6f2fa30 into main May 22, 2026
18 checks passed
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.

1 participant