https://github.com/upmostly/react-apollo-integration
https://github.com/upmostly/react-apollo-integration
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/upmostly/react-apollo-integration
- Owner: upmostly
- Created: 2022-08-17T06:05:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-17T06:20:28.000Z (over 3 years ago)
- Last Synced: 2025-01-13T06:46:37.993Z (about 1 year ago)
- Language: JavaScript
- Size: 178 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## How to setup GraphQL in your React Application
This repository is related to the [How to setup GraphQL in your React Application](http://upmostly.com/tutorials/how-to-setup-graphql-in-react) Article on Upmostly.com.
It's a short example of how we might integrate GraphQL with the help of the [Apollo Client](https://www.apollographql.com) in our React Applications.