graphql-client.md
July 15, 2021 · View on GitHub
Bookmarks tagged [graphql-client]
www.codever.land/bookmarks/t/graphql-client
Apollo-Angular 1.2 — using GraphQL in your apps just got a whole lot easier!
https://medium.com/the-guild/apollo-angular-code-generation-7903da1f8559
TL;DR
- Code generation for Apollo Angular
- Query, Mutation, Subscription as an Angular service
- Apollo Angular Boost
- T...
- tags: apollo-angular, graphql, graphql-client, code-generation
- :octocat: source code
subscriptions-transport-ws - npm
https://www.npmjs.com/package/subscriptions-transport-ws
(Work in progress!)
A GraphQL WebSocket server and client to facilitate GraphQL queries, mutations and subscriptions over WebSocket.
- tags: graphql, graphql-client, websocket
- :octocat: source code
Introduction to Apollo Client
https://apollographql.com/client
Apollo Client is a comprehensive state management library for JavaScript that enables you to manage both local and remote data with GraphQL. Use it to fetch, cache, and modify application data, all wh...
- tags: graphql, apollo, graphql-client
- :octocat: source code
GraphQL Client for Angular
GraphQL Client for Angular Framework
- tags: graphql, graphql-client, angular, apollo
- :octocat: source code