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


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.


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...


GraphQL Client for Angular

https://apollo-angular.com/

GraphQL Client for Angular Framework