graphql-fetch-optimizer
JSON →Drop-in replacement for nodejs fetch that optimizes GraphQL requests by automatically handling pagination for root-level fields with `first: "auto"`. Version 1.0.11, maintained infrequently. Unlike generic fetch wrappers, it specifically merges paginated results transparently, supports sequential fetch mode (useful for underpowered CMS backends), and includes debug capabilities. Works only with schemas providing `nodes` and `pageInfo { hasNextPage, endCursor }`.
Resources
packagegraphql-fetch-optimizer ↗
API endpoints
full doc /v1/registry/graphql-fetch-optimizer