Skip to content

Add detailed Grats feature support data#3

Merged
martinbonnin merged 1 commit intographql-community:mainfrom
captbaritone:grats-support-data
Apr 17, 2026
Merged

Add detailed Grats feature support data#3
martinbonnin merged 1 commit intographql-community:mainfrom
captbaritone:grats-support-data

Conversation

@captbaritone
Copy link
Copy Markdown
Contributor

Summary

  • Document support status for all Grats features, replacing unknown (?) entries with accurate data
  • Features provided natively by Grats: deprecated-objects (0.0.23), one-of (0.0.32), semantic-non-null (0.0.12)
  • Remaining features are inherited from GraphQL.js, with notes and PR links showing the upstream status

Test plan

  • Verify the generated Grats project page renders correctly
  • Confirm support bar percentages updated on the homepage

🤖 Generated with Claude Code

Document support status for all features, showing which are provided
natively by Grats (deprecated-objects, one-of, semantic-non-null) and
which are inherited from GraphQL.js.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@martinbonnin martinbonnin merged commit d3e34ba into graphql-community:main Apr 17, 2026
1 check passed
@martinbonnin
Copy link
Copy Markdown
Member

Thanks!

Comment thread data/projects/grats.json
},
"deprecated-objects": {
"since": "0.0.23",
"note": "[doc](https://grats.capt.dev/docs/resolvers/deprecated/)"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @captbaritone 👋

Double checking: the docs only mention "fields, enum variants, and arguments". Are objects also included? I'm thinking about graphql/graphql-spec#997

@captbaritone
Copy link
Copy Markdown
Contributor Author

captbaritone commented Apr 21, 2026 via email

@martinbonnin
Copy link
Copy Markdown
Member

Removed in 3e2d2b1

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