Skip to content

Add mutationKey to all mutations to allow offline mutations#10851

Merged
fzaninotto merged 1 commit intonextfrom
offline-support-mutations-keys
Jul 25, 2025
Merged

Add mutationKey to all mutations to allow offline mutations#10851
fzaninotto merged 1 commit intonextfrom
offline-support-mutations-keys

Conversation

@djhi
Copy link
Copy Markdown
Contributor

@djhi djhi commented Jul 22, 2025

Problem

In order to support offline scenarios, our mutations must have a mutationKey.

Solution

Add mutationKey to all mutations.

Note: for offline support to work, the resource must be provided at declaration time.

How To Test

  • unit tests

Additional Checks

  • The PR targets master for a bugfix or a documentation fix, or next for a feature
  • The PR includes unit tests (if not possible, describe why)

@djhi djhi added this to the 5.11.0 milestone Jul 24, 2025
@fzaninotto fzaninotto merged commit 4772050 into next Jul 25, 2025
15 checks passed
@fzaninotto fzaninotto deleted the offline-support-mutations-keys branch July 25, 2025 07:40
@fzaninotto fzaninotto changed the title Add mutationKey to all mutations Add mutationKey to all mutations to allow offline mutations Jul 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

RFR Ready For Review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants