graphql-js icon indicating copy to clipboard operation
graphql-js copied to clipboard

Add test for consolidating grouped field sets properly into deferred fragments

Open yaacovCR opened this issue 1 year ago • 3 comments

Group field sets should be properly consolidated when some of the fields in a sibling defer are masked by parent fields.

yaacovCR avatar Dec 18 '23 07:12 yaacovCR

Deploy Preview for compassionate-pike-271cb3 ready!

Name Link
Latest commit 98b9868d6db6c3c35fafd253235b5007b5d9c28e
Latest deploy log https://app.netlify.com/sites/compassionate-pike-271cb3/deploys/663d2c42bdb2c900088701e5
Deploy Preview https://deploy-preview-3997--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 configuration.

netlify[bot] avatar Dec 18 '23 07:12 netlify[bot]

Hi @yaacovCR, 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

github-actions[bot] avatar Dec 18 '23 07:12 github-actions[bot]

Extracted from #3993 @robrichard

yaacovCR avatar Dec 18 '23 07:12 yaacovCR