Skip to content

fix: Enable avoidOptionals in GraphQL Code Generator config#881

Merged
kingston merged 1 commit into
mainfrom
kingston/eng-1155-make-result-types-null-for-graphql-codegen
Apr 6, 2026
Merged

fix: Enable avoidOptionals in GraphQL Code Generator config#881
kingston merged 1 commit into
mainfrom
kingston/eng-1155-make-result-types-null-for-graphql-codegen

Conversation

@kingston
Copy link
Copy Markdown
Collaborator

@kingston kingston commented Apr 6, 2026

No description provided.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 6, 2026

🦋 Changeset detected

Latest commit: 71954c7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 24 packages
Name Type
@baseplate-dev/react-generators Patch
@baseplate-dev/project-builder-server Patch
@baseplate-dev/plugin-auth Patch
@baseplate-dev/plugin-email Patch
@baseplate-dev/plugin-observability Patch
@baseplate-dev/plugin-storage Patch
@baseplate-dev/create-project Patch
@baseplate-dev/project-builder-cli Patch
@baseplate-dev/project-builder-common Patch
@baseplate-dev/project-builder-dev Patch
@baseplate-dev/project-builder-web Patch
@baseplate-dev/project-builder-test Patch
@baseplate-dev/code-morph Patch
@baseplate-dev/core-generators Patch
@baseplate-dev/fastify-generators Patch
@baseplate-dev/project-builder-lib Patch
@baseplate-dev/sync Patch
@baseplate-dev/tools Patch
@baseplate-dev/ui-components Patch
@baseplate-dev/utils Patch
@baseplate-dev/plugin-ai Patch
@baseplate-dev/plugin-payments Patch
@baseplate-dev/plugin-queue Patch
@baseplate-dev/plugin-rate-limit Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 6, 2026

Warning

Rate limit exceeded

@kingston has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 3 minutes and 21 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 3 minutes and 21 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: cb85651e-dcd9-4b8c-b965-3cc6aac69c57

📥 Commits

Reviewing files that changed from the base of the PR and between 04006df and 71954c7.

⛔ Files ignored due to path filters (3)
  • examples/blog-with-auth/apps/admin/baseplate/generated/codegen.ts is excluded by !**/generated/**, !**/generated/**
  • examples/todo-with-better-auth/apps/admin/baseplate/generated/codegen.ts is excluded by !**/generated/**, !**/generated/**
  • examples/todo-with-better-auth/apps/web/baseplate/generated/codegen.ts is excluded by !**/generated/**, !**/generated/**
📒 Files selected for processing (9)
  • .changeset/enable-avoid-optionals-graphql-codegen.md
  • .claude/settings.json
  • examples/blog-with-auth/apps/admin/codegen.ts
  • examples/blog-with-auth/apps/admin/src/gql/graphql.ts
  • examples/todo-with-better-auth/apps/admin/codegen.ts
  • examples/todo-with-better-auth/apps/admin/src/gql/graphql.ts
  • examples/todo-with-better-auth/apps/web/codegen.ts
  • examples/todo-with-better-auth/apps/web/src/gql/graphql.ts
  • packages/react-generators/src/generators/apollo/react-apollo/templates/package/codegen.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch kingston/eng-1155-make-result-types-null-for-graphql-codegen

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@kingston kingston merged commit f9cecc1 into main Apr 6, 2026
13 checks passed
@kingston kingston deleted the kingston/eng-1155-make-result-types-null-for-graphql-codegen branch April 6, 2026 21:56
@github-actions github-actions Bot mentioned this pull request Apr 6, 2026
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