Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ykob/learn-graphql-client


https://github.com/ykob/learn-graphql-client

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Learn GraphQL Client

## Environment

- [GraphQL](https://graphql.org/)
- [Apollo Client](https://www.apollographql.com/docs/apollo-client/)
- [React](https://react.dev/)
- [Vite](https://vitejs.dev/)

## References

- [Get started with Apollo Client - Apollo GraphQL Docs](https://www.apollographql.com/docs/react/get-started)
- [TypeScript with Apollo Client - Apollo GraphQL Docs](https://www.apollographql.com/docs/react/development-testing/static-typing/)