feat: add urql content (#3483)
parent
1a0d7463eb
commit
00b6217e63
1 changed files with 5 additions and 1 deletions
@ -1,3 +1,7 @@ |
|||||||
# URQL |
# URQL |
||||||
|
|
||||||
URQL is a highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow. It's built to be both easy to use for newcomers to GraphQL, and extensible, to grow to support dynamic single-app applications and highly customized GraphQL infrastructure. |
URQL is a highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow. It's built to be both easy to use for newcomers to GraphQL, and extensible, to grow to support dynamic single-app applications and highly customized GraphQL infrastructure. |
||||||
|
|
||||||
|
Visit the following resources to learn more: |
||||||
|
|
||||||
|
- [urql - Formidable Labs](https://formidable.com/open-source/urql/) |
||||||
|
Loading…
Reference in new issue