-
Notifications
You must be signed in to change notification settings - Fork 104
Closed
Description
I'm going to introduce a few breaking changes in the next release of react-apollo-hooks:
-
useMutationreturns tuple with result data ([alternative] feat(useMutation): returns tuple with result data #135, based on BREAKING CHANGE: useMutation returns tuple with result #93) - use
setOptionsfor updating query ([wip] fix(useQuery): usesetOptionsfor updating query #134) - fix behavior of
getMarkupFromTree(handling server side graphql errors without suspense #65)
Please note that the first one has the most significant impact. The other ones are breaking only in some subtle scenarios.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels