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

polish(incremental): rename terms to match spec #4148

Merged
merged 7 commits into from
Jul 25, 2024

Conversation

yaacovCR
Copy link
Contributor

DeferredGroupedFieldSet => ExecutionGroup
SubsequentResultRecord => DeliveryGroup
ExecuteExecutionGroups => CollectExecutionGroups

@yaacovCR yaacovCR requested a review from a team as a code owner July 17, 2024 20:10
Copy link

netlify bot commented Jul 17, 2024

Deploy Preview for compassionate-pike-271cb3 ready!

Name Link
🔨 Latest commit fcc4ccd
🔍 Latest deploy log https://app.netlify.com/sites/compassionate-pike-271cb3/deploys/66a13b4a10a3580008f40897
😎 Deploy Preview https://deploy-preview-4148--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.

Copy link

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

@yaacovCR
Copy link
Contributor Author

I should make clear that this PR is to match the spec draft WIP at graphql/graphql-spec#1077 and not the actual working draft of the spec, which does not yet have incremental delivery at all.

DeferredGroupedFieldSet => PendingExecutionGroup

DeferredGroupedFieldSetResult => CompletedExecutionGroup

ReconcilableDeferredGroupedFieldSetResult => SuccessfulExecutionGroup

NonReconcilableDeferredGroupedFieldSetResult => FailedExecutionGroup
SubsequentResultRecord => DeliveryGroup
got to watch that match case setting with mis-capitalizations
@yaacovCR yaacovCR merged commit 02ee34f into graphql:main Jul 25, 2024
20 checks passed
@yaacovCR yaacovCR deleted the the-great-renaming branch July 25, 2024 11:38
@JoviDeCroock JoviDeCroock added the PR: polish 💅 PR doesn't change public API or any observed behaviour label Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: polish 💅 PR doesn't change public API or any observed behaviour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants