urql-graphql / urql

The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
https://urql.dev/goto/docs
MIT License
8.57k stars 445 forks source link

docs: Add urql-rest-exchange to the showcase section #3412

Closed iamsavani closed 9 months ago

iamsavani commented 9 months ago

Summary

I've created a new package urql-rest-exchange. This is a custom exchange for URQL that facilitates GraphQL queries and mutations through REST endpoints. The addition aims to provide users with more tools to integrate REST endpoints with their URQL client seamlessly.

changeset-bot[bot] commented 9 months ago

⚠️ No Changeset found

Latest commit: d17c564100ce72f5f77bfc2d4491a0bcb19a2464

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR