gqlgen-depth-limit-extension

module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 10, 2023 License: MIT

README

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))

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL