Our team has noticed that when interacting with the apollo client using client.writeFragment
does 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).
Our team has noticed that when interacting with the apollo client using client.writeFragment
does 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).