graphql-lodash
JSON →A library that integrates lodash-style data manipulation directly into GraphQL queries using the @_ directive, allowing query-time transformations like filtering, sorting, and mapping. Current stable version is 1.3.4, with irregular releases. It is experimental and designed for client-side usage; server-side use is discouraged. Key differentiator: collocates data fetching and transformation in one query, reducing post-processing code.
Resources
packagegraphql-lodash ↗