graphql-got

JSON →
library 0.1.2 ·javascript deprecated
verified Jun 7, 2026

Simple convenience wrapper for the got HTTP library to make GraphQL queries. Version 0.1.2, last updated in 2017. It is a lightweight alternative to Apollo Client and Relay, offering minimal API over got with support for query, variables, operationName, and bearer token authentication. No longer actively maintained; depends on got v7.x. Not suitable for production GraphQL clients compared to more modern alternatives.