Skip to content

oyyblin/gqlgen-depth-limit-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gqlgen-depth-limit-extension

This extension is used by gqlgen. Default complexity limit logic in gqlgen shares a single limit for complexities and depths. This extension allows explicitly setting the depth limit.

Usage

server.Use(depth.FixedDepthLimit(5))

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages