Skip to content

A version of apollo-server-core extended with prototypical support for a result size calculation step.

Notifications You must be signed in to change notification settings

LiUGraphQL/apollo-server-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

apollo-server-core with graphql-result-size extension

This repo contains a version of apollo-server-core (v1.3.6) that has been extended with prototypical support for a result size calculation step as implemented in github:LiUGraphQL/graphql-result-size. This step has been added in between the query validation step and the query execution step.

Note: If you are here to find the implementation that Tim Andersson has used for his Bachelor thesis (Result size calculation for Facebook's GraphQL query language), switch to the TimAndersson branch.

We have used this extension in a GraphQL server created for experiments.

About

A version of apollo-server-core extended with prototypical support for a result size calculation step.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published