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

Add mutateIfFulfilled functions #608

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

AnthonyMDev
Copy link
Contributor

This addresses the limitations described in apollographql/apollo-ios#3443. This is solved by adding a new mutateIfFulfilled function that only allows for the properties of an inline fragment to be mutated if the fragment already is fulfilled, while still preventing a fragment from being added/removed from an existing model.

@svc-apollo-docs
Copy link
Collaborator

svc-apollo-docs commented Mar 3, 2025

✅ Docs preview has no changes

The preview was not built because there were no changes.

Build ID: c0a8e05d612b150d035342c7

Copy link

netlify bot commented Mar 3, 2025

Deploy Preview for apollo-ios-docc canceled.

Name Link
🔨 Latest commit 90e95ac
🔍 Latest deploy log https://app.netlify.com/sites/apollo-ios-docc/deploys/67c622a50448690008e89235

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.

2 participants