graphql_depth_limit 0.1.0

A small lib for graphql depth limit analysis on graphql queries.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.graphql-parser]
version = "0.2.3"

[package]
authors = ["engylemure <jordao.rosario01@gmail.com>"]
description = "    A small lib for graphql depth limit analysis on graphql queries.\n"
edition = "2018"
keywords = ["graphql"]
license = "MIT OR Apache-2.0"
name = "graphql_depth_limit"
readme = "README.md"
repository = "https://github.com/engylemure/graphql_depth_limit"
version = "0.1.0"