Skip to content

Add `fragmentMatcher` support in GraphQL helper cacheConfig

Kushal Pandya requested to merge kp-graphql-add-fragments-matcher-support into master

What does this MR do?

Adds support for providing fragmentMatcher within cacheConfig via introspectionQueryResultData JSON file. Learn more about the topic in https://www.apollographql.com/docs/react/advanced/fragments/#fragments-on-unions-and-interfaces.

Conformity

Merge request reports