graphql-go / graphql-go/graphql

Support clients using apollo-link-batch-http

Open
#461 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
10.1k
Forks
845
PR merge metrics
No merged PRs in 30d

Description

Apollo has a linker called apollo-link-batch-http which automatically wraps multiple queries within a certain amount of time in a single request towards the server, probably in a JSON array. This is not supported by this library and it would be a nice addition. This is not related to dataloaders.

https://www.apollographql.com/docs/link/links/batch-http.html

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.