Is it possible to have client.writeFragment NOT fail silently?

Our team has noticed that when interacting with the apollo client using client.writeFragmentdoes not throw an error if the data does not match the fragment correctly.

Is it possible to change this behavior? (We are running Apollo client 3.8.0).

Hey @alexb :wave:

Can you open an issue in the Apollo Client repo? This can help us prioritize and look at this further. This request might get lost otherwise. Thanks!

1 Like