Skip to content

chore: regenerate graphql schema and client - #40

Merged
mattvagni merged 1 commit into
mainfrom
chore/regen-graphql-schema
Jul 14, 2026
Merged

chore: regenerate graphql schema and client#40
mattvagni merged 1 commit into
mainfrom
chore/regen-graphql-schema

Conversation

@mattvagni

Copy link
Copy Markdown
Member

Summary

  • Regenerated the @team-plain/graphql package via pnpm --filter @team-plain/graphql codegen, which downloaded the latest schema from Plain's API and regenerated _generated_documents.graphql, _generated_documents.ts, and _generated_sdk.ts.
  • Added a changeset (minor bump for @team-plain/graphql) matching the convention used for prior schema regenerations.

Test plan

  • pnpm --filter @team-plain/graphql exec tsc --noEmit passes
  • pnpm check reports no errors (pre-existing warnings only)
  • Review the schema diff for any removed/renamed fields that would warrant a major bump instead of minor

Made with Cursor

Update GraphQL schema from the API and regenerate documents and SDK.

Co-authored-by: Cursor <cursoragent@cursor.com>
@mattvagni
mattvagni enabled auto-merge (squash) July 14, 2026 22:21
@mattvagni
mattvagni merged commit 52b348d into main Jul 14, 2026
4 checks passed
@mattvagni
mattvagni deleted the chore/regen-graphql-schema branch July 14, 2026 22:21
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