Lokka
JSON →Simple JavaScript client for GraphQL. Version 1.7.0 is the latest stable release, but the project is in maintenance mode with no active development. It works in browser, Node.js, and React Native. Unlike more modern clients like Apollo or urql, Lokka does not support React hooks, subscriptions, or advanced caching. It uses a transport layer pattern (e.g., lokka-transport-http) and provides a basic query/mutation API with fragment support and a simple watchQuery cache. It is best suited for simple GraphQL queries in non-React environments.
Resources
packagelokka ↗