A fully-featured, production ready caching GraphQL client for Angular and every GraphQL server.
Apollo Angular allows you to fetch data from your GraphQL server and use it in building complex and reactive UIs using the Angular framework. Apollo Angular may be used in any context that Angular may be used. In the browser, in NativeScript, or in Node.js when you want to do server-side rendering.
Stencil-Apollo lets you easily use GraphQL in Web Components.
Stencil-Apollo has the same functionalities as its React sibling React-Apollo, and the usage is really simple. You're able to take advantage of an entire ecosystem of Apollo Links and Cache implementations
SwiftGraphQL - A GraphQL client for Swift lovers.
SwiftGraphQL is centred around the core principle that every query you can possibly make is valid. If your project compiles, your queries work. We've mirrored all GraphQL structures and made them better by adding type-safety. You have to try it!
GraphQLShield - GraphQL permissions made easy!
Shield is a GraphQL library that helps you create a permission layer for your server. Its main focus is creating a meaningful, well-rounded and scalable API that will make you confident about your permission layer.