Skip to content

docs(gqlorm): Initial pass at docs#1749

Merged
Tobbe merged 6 commits into
mainfrom
tobbe-docs-gqlorm-dpv4
May 11, 2026
Merged

docs(gqlorm): Initial pass at docs#1749
Tobbe merged 6 commits into
mainfrom
tobbe-docs-gqlorm-dpv4

Conversation

@Tobbe
Copy link
Copy Markdown
Member

@Tobbe Tobbe commented May 11, 2026

Two docs alternatives. Which one is better?

@netlify
Copy link
Copy Markdown

netlify Bot commented May 11, 2026

Deploy Preview for cedarjs ready!

Name Link
🔨 Latest commit 3092424
🔍 Latest deploy log https://app.netlify.com/projects/cedarjs/deploys/6a02486de6b46b00084bca93
😎 Deploy Preview https://deploy-preview-1749--cedarjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 11, 2026

Greptile Summary

This PR adds the initial gqlorm reference documentation as docs/docs/graphql/gqlorm.md and registers it in the sidebar under the GraphQL section. The doc covers enabling the feature, frontend setup, the useLiveQuery hook, filtering/sorting, schema visibility controls, auth scoping, and known limitations.

  • The content is technically accurate and consistent with the project overview; the five-operation table is correctly explained as two backend resolvers plus three client-side abstractions.
  • The sidebar change is minimal and correct — only one entry is added under the GraphQL category with no duplicate top-level entry.

Confidence Score: 5/5

Documentation-only change with no runtime impact; safe to merge.

The change adds a new markdown doc and a one-line sidebar entry. The doc content is factually consistent with the project overview and the existing codebase description. No code paths are affected.

No files require special attention.

Important Files Changed

Filename Overview
docs/docs/graphql/gqlorm.md New gqlorm reference doc; comprehensive and accurate. One minor factual gap: skip is listed as a supported argument but omitted from the filtering code example.
docs/sidebars.js Adds a single sidebar entry for graphql/gqlorm under the GraphQL section; no duplicate entries, structurally correct.

Reviews (4): Last reviewed commit: "Better explain how gql fields map to FE ..." | Re-trigger Greptile

Comment thread docs/sidebars.js Outdated
Comment thread docs/docs/graphql/gqlorm.md Outdated
Comment thread docs/docs/gqlorm.md Outdated
@github-actions github-actions Bot added this to the next-release-patch milestone May 11, 2026
@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented May 11, 2026

🤖 Nx Cloud AI Fix

Ensure the fix-ci command is configured to always run in your CI pipeline to get automatic fixes in future runs. For more information, please see https://nx.dev/ci/features/self-healing-ci


View your CI Pipeline Execution ↗ for commit 4d3ad54

Command Status Duration Result
nx run-many -t build:pack --exclude create-ceda... ✅ Succeeded 8s View ↗
nx run-many -t build ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2026-05-11 12:17:28 UTC

Comment thread docs/docs/graphql/gqlorm.md
@Tobbe Tobbe merged commit 17130e3 into main May 11, 2026
33 checks passed
@Tobbe Tobbe deleted the tobbe-docs-gqlorm-dpv4 branch May 11, 2026 21:35
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