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

Remove mutation API #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Remove mutation API #24

wants to merge 1 commit into from

Conversation

giljulio
Copy link
Member

After careful consideration, we decided to move away from the RQ mutation API due to the added boilerplate and indirection it introduces. The new approach, as detailed in the README - involves directly invoking the QueryClient.

This change simplifies the API surface and provides more flexibility to consumers. For those who prefer the existing behaviour, a similar abstraction to Mutations can still be implemented by the consumer if needed.

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