From aa411fd3feec950985814cf42357af494741b527 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 19:11:29 +0000 Subject: [PATCH] fix: use correct camelCase slugs for GraphQL card links Co-Authored-By: Devin Logan --- graphql/fern/docs/pages/api-reference-overview.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/graphql/fern/docs/pages/api-reference-overview.mdx b/graphql/fern/docs/pages/api-reference-overview.mdx index 49f0ad6..8a1a699 100644 --- a/graphql/fern/docs/pages/api-reference-overview.mdx +++ b/graphql/fern/docs/pages/api-reference-overview.mdx @@ -13,13 +13,13 @@ The generated reference includes queries, mutations, subscriptions, and all asso Browse the API endpoints in the sidebar, or jump to a section: - + Read operations for plants and orders - + Create, update, and delete operations - + Real-time event streams