react-apollo-hooks icon indicating copy to clipboard operation
react-apollo-hooks copied to clipboard

How to use with formik?

Open joshuarobs opened this issue 6 years ago • 1 comments

Is it possible to call a useMutation in the onSubmit of a formik form?

joshuarobs avatar Jul 19 '19 06:07 joshuarobs

take a look at the code example in this comment: https://github.com/trojanowski/react-apollo-hooks/pull/93#issuecomment-467209547

whazap avatar Jul 25 '19 09:07 whazap