gbox icon indicating copy to clipboard operation
gbox copied to clipboard

Fast :zap: reverse proxy in front of any GraphQL server for caching, securing and monitoring.

Results 3 gbox issues
Sort by recently updated
recently updated
newest added

There are cases when the response may not contain all the types as requested. For instances in cases a query uses union, some types may be resolved while some will...

We try to use gbox as a reverse proxy in between a headless pimcore graphql instance and a React frontend. We get errors from gbox for queries that work perfectly...

now is not possible to do batch queries. I suggest just small changes to give that possibility. that functionality is actively used by Apollo for optimizing the query execution time....

enhancement