Package graphql.analysis
Class QueryDepthInfo.Builder
java.lang.Object
graphql.analysis.QueryDepthInfo.Builder
- Enclosing class:
QueryDepthInfo
-
Method Details
-
depth
The query depth.- Parameters:
depth
- the depth complexity- Returns:
- this builder
-
build
- Returns:
- a built
QueryDepthInfo
object
-