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.
server.Use(depth.FixedDepthLimit(5))| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.
server.Use(depth.FixedDepthLimit(5))