GraphQL Fragment Matcher

Create a fragment matcher configuration (possible types map) for Apollo Client from your GraphQL schema. This JSON tells the cache how to match interfaces and unions to concrete types, crucial for fragment matching in union queries. This online tool generates the config directly from your schema, no manual mapping needed. Free and unlimited.

Input (GRAPHQL)

Output (JSON)

πŸ“„
Output will appear here