Alex Houchens
Alex Houchens
I've reproduced this bug. My context: Using "@apollo/react-hooks" So in my case, I'm using `useMutation()` to add a new object, even after I add this new object into the underlying...
In my case I ended up pursuing the workaround of declaring `refetchQueries` and listing out the same query my list view needed after the mutation in the `useMutation` hook. https://www.apollographql.com/docs/react/data/mutations/#usemutation-api
Thank you for the reply! Is there anyway to easily port a build over to Windows after it's built? On Tue, Jan 16, 2024, 4:44 PM Joseph Werle ***@***.***> wrote:...