Ross ROSS = Recommend OSS · open-source software intelligence for agents

APIs-guru/graphql-lodash

🛠 Data manipulation for GraphQL queries with lodash syntax observed · 2026-08-28

github.com/APIs-guru/graphql-lodash · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3445
  • days_rel: n/a
  • days_push: 1534
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1232 stars · 47 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A TypeScript library that embeds lodash-style data transformation directives (@_) directly inside GraphQL queries, returning a transform function to reshape response data. It explores query-and-transformation collocation for GraphQL clients.

Use cases

  • reshape graphql response data with lodash syntax
  • transform graphql query results without extra code
  • compute aggregates like max or group by inside graphql queries
  • collocate data shaping with the query that fetches it
  • wrap a graphql client to auto-transform responses

When to choose

  • you want to reshape or aggregate GraphQL responses declaratively in the query itself
  • you already use lodash and want familiar transformation syntax
  • you want to reduce post-fetch data-mapping code in clients

When to avoid

  • you need a production-supported, actively maintained solution - the project is explicitly experimental and releases are infrequent
  • your server cannot strip custom directives or you cannot modify the query before sending
  • you prefer doing transformations in resolvers or on the server

Facets

library · maturity experimental

graphql serialization middleware web-development apis frontend developer-tools cross-platform graphql lodash data-transformation query-directives functional-programming client-side nodejs javascript typescript

2 sources

Member repositories

RepositoryRoleHealth v2
APIs-guru/graphql-lodashmain32

For agents

markdown · JSON · MCP: product_card(name="APIs-guru/graphql-lodash")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem