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

Configure Feed

Select the types of activity you want to include in your feed.

(docs) - gatsby logo (#729)

* add the gatsby logo to our showcase

* run logo through pngquant

authored by

Jovi De Croock and committed by
GitHub
7301d3af ae1a205d

+4
docs/assets/logos/gatsby.png

This is a binary file and will not be displayed.

+4
docs/showcase.md
··· 22 22 <img alt="Egghead" height="60" src="./assets/logos/egghead.png" /> 23 23 </a> 24 24 25 + <a href="https://gatsbyjs.org"> 26 + <img alt="Gatsby" height="60" src="./assets/logos/gatsby.png" /> 27 + </a> 28 + 25 29 ## Articles & Tutorials 26 30 27 31 - [Egghead Course](https://egghead.io/lessons/graphql-set-up-an-urql-graphql-provider-in-react?pl=introduction-to-urql-a-react-graphql-client-faaa2bf5)