Skip to content

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

Merged
yaacovCR merged 3 commits into
graphql:schema-coordinatesfrom
magicmark:schema-coordinates
Jun 9, 2025
Merged

Implement schema coordinate spec as of 2025-06-06#4432
yaacovCR merged 3 commits into
graphql:schema-coordinatesfrom
magicmark:schema-coordinates

Conversation

@magicmark

@magicmark magicmark commented Jun 6, 2025

Copy link
Copy Markdown
Contributor

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

@martinbonnin martinbonnin left a comment

Copy link
Copy Markdown
Contributor

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