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

Optimistic Mutation in a list #966

Merged
merged 9 commits into from
Mar 16, 2023
Merged

Optimistic Mutation in a list #966

merged 9 commits into from
Mar 16, 2023

Conversation

jycouet
Copy link
Collaborator

@jycouet jycouet commented Mar 2, 2023

Fixes #960

To help everyone out, please make sure your PR does the following:

  • Update the first line to point to the ticket that this PR fixes
  • Add a message that clearly describes the fix
  • If applicable, add a test that would fail without this fix
  • Make sure the unit and integration tests pass locally with pnpm run tests and cd integration && pnpm run tests
  • Includes a changeset if your fix affects the user with pnpm changeset

@changeset-bot
Copy link

changeset-bot bot commented Mar 2, 2023

🦋 Changeset detected

Latest commit: 132aae1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
houdini Patch
houdini-plugin-svelte-global-stores Patch
houdini-react Patch
houdini-svelte Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Mar 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
docs ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 2, 2023 at 10:53PM (UTC)
docs-next ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 2, 2023 at 10:53PM (UTC)

@netlify
Copy link

netlify bot commented Mar 8, 2023

Deploy Preview for houdinigraphql canceled.

Name Link
🔨 Latest commit 132aae1
🔍 Latest deploy log https://app.netlify.com/sites/houdinigraphql/deploys/64135fc93610dd000790188b

@netlify
Copy link

netlify bot commented Mar 8, 2023

Deploy Preview for visionary-croquembouche-0241c3 canceled.

Name Link
🔨 Latest commit 132aae1
🔍 Latest deploy log https://app.netlify.com/sites/visionary-croquembouche-0241c3/deploys/64135fc9a3cf450008047687

@AlecAivazis AlecAivazis marked this pull request as ready for review March 16, 2023 07:37
@AlecAivazis AlecAivazis merged commit f7fd877 into main Mar 16, 2023
@AlecAivazis AlecAivazis deleted the fix/mutation-opti-list branch March 16, 2023 23:01
@github-actions github-actions bot mentioned this pull request Mar 16, 2023
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.

None yet

2 participants