Mirror: The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.

docs: Add `urql-exhaustive-additional-typenames-exchange` to showcase (#3608)

Changed files
+1
docs
+1
docs/showcase.md
···
- [`@grafbase/urql-exchange`](https://github.com/grafbase/playground/tree/main/packages/grafbase-urql-exchange): URQL-exchange for handling Server Sent Events (SSE) with Grafbase GraphQL Live Queries.
to automatically convert scalars.
- [`urql-rest-exchange`](https://github.com/iamsavani/urql-rest-exchange): A custom exchange for URQL that supports GraphQL queries/mutations via REST endpoints
+
- [`urql-exhaustive-additional-typenames-exchange`](https://github.com/route06/urql-exhaustive-additional-typenames-exchange): URQL-exchange that add all list fields of the operation to additionalTypenames to help document caching