Uses of Class
graphql.analysis.QueryDepthInfo.Builder
-
Packages that use QueryDepthInfo.Builder Package Description graphql.analysis -
-
Uses of QueryDepthInfo.Builder in graphql.analysis
Methods in graphql.analysis that return QueryDepthInfo.Builder Modifier and Type Method Description QueryDepthInfo.Builder
QueryDepthInfo.Builder. depth(int depth)
The query depth.static QueryDepthInfo.Builder
QueryDepthInfo. newQueryDepthInfo()
-