Skip to content

Implement schema coordinate spec as of 2025-06-06 #4432

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 9, 2025

Conversation

magicmark
Copy link

@magicmark magicmark commented Jun 6, 2025

This PR is applied to the schema-coordinates branch PR here: #3044

Implements schema coordinate spec changes per the June 5th 2025 WG discussion

graphql/graphql-spec#794

  • Add support for meta-fields (e.g. __typename)
  • Add support for introspection types
  • Revert back from FieldCoordinate+ValueCoordinate -> MemberCoordinate

cc @benjie

magicmark added 3 commits June 5, 2025 12:51
This reverts commit ed6f978.
- Add support for meta-fields (e.g. `__typename`)
- Add support for introspection types
- Revert back from FieldCoordinate+ValueCoordinate -> MemberCoordinate
@magicmark magicmark requested a review from a team as a code owner June 6, 2025 22:14
Copy link

@martinbonnin martinbonnin left a comment

Choose a reason for hiding this comment

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

❤️

@yaacovCR yaacovCR merged commit b6533ad into graphql:schema-coordinates Jun 9, 2025
16 of 17 checks passed
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.

3 participants