Skip to content
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

Fragment Arguments: Only Syntax Changes #3847

Closed
wants to merge 1 commit into from
Closed

Conversation

mjmahone
Copy link
Contributor

@mjmahone mjmahone commented Feb 9, 2023

This pulls in requested changes from #3835 and splits the PR into syntax changes and the derivatives, so that we can focus most of our review effort on the gnarlier algorithmic and validation changes that are happening on top of the syntax updates.

@netlify
Copy link

netlify bot commented Feb 9, 2023

Deploy Preview for compassionate-pike-271cb3 ready!

Name Link
🔨 Latest commit 2033b21
🔍 Latest deploy log https://app.netlify.com/sites/compassionate-pike-271cb3/deploys/63e56f6c8a099a00090f5dc3
😎 Deploy Preview https://deploy-preview-3847--compassionate-pike-271cb3.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@github-actions
Copy link

github-actions bot commented Feb 9, 2023

Hi @mjmahone, I'm @github-actions bot happy to help you with this PR 👋

Supported commands

Please post this commands in separate comments and only one per comment:

  • @github-actions run-benchmark - Run benchmark comparing base and merge commits for this PR
  • @github-actions publish-pr-on-npm - Build package from this PR and publish it on NPM

@mjmahone mjmahone added spec RFC Implementation of a proposed change to the GraphQL specification PR: feature 🚀 requires increase of "minor" version number labels Feb 9, 2023
@MamiStyle MamiStyle linked an issue Mar 26, 2023 that may be closed by this pull request
JoviDeCroock added a commit that referenced this pull request Sep 6, 2024
This is a rebase of #3847

This implements execution of Fragment Arguments, and more specifically
visiting, parsing and printing of fragment-spreads with arguments and
fragment definitions with variables, as described by the spec changes in
graphql/graphql-spec#1081. There are a few
amendments in terms of execution and keying the fragment-spreads, these
are reflected in mjmahone/graphql-spec#3

The purpose is to be able to independently review all the moving parts,
the stacked PR's will contain mentions of open feedback that was present
at the time.

- [execution changes](JoviDeCroock#2)
- [TypeInfo & validation
changes](JoviDeCroock#4)
- [validation changes in
isolation](JoviDeCroock#5)


CC @mjmahone the original author

---------

Co-authored-by: mjmahone <[email protected]>
Co-authored-by: Yaacov Rydzinski <[email protected]>
@yaacovCR
Copy link
Contributor

Closing in favor of #4015 and maybe #4159

@yaacovCR yaacovCR closed this Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: feature 🚀 requires increase of "minor" version number spec RFC Implementation of a proposed change to the GraphQL specification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No entiendo nada
2 participants