Vulcan icon indicating copy to clipboard operation
Vulcan copied to clipboard

Heuristic fragment matcher

Open eric-burel opened this issue 6 years ago • 1 comments

When upvoting in example-forum:

You are using the simple (heuristic) fragment matcher, but your queries contain union or interface types. Apollo Client will not be able to accurately map fragments. To make this error go away, use the IntrospectionFragmentMatcher as described in the docs: https://www.apollographql.com/docs/react/advanced/fragments.html#fragment-matcher

eric-burel avatar Sep 25 '19 16:09 eric-burel

@SachaG I see a commit related to this in the apiSchema improvements, was it meant to fix this issue?

eric-burel avatar Jul 10 '20 14:07 eric-burel