Package | Description |
---|---|
graphql.analysis |
Modifier and Type | Method and Description |
---|---|
QueryDepthInfo |
QueryDepthInfo.Builder.build() |
Constructor and Description |
---|
MaxQueryDepthInstrumentation(int maxDepth,
Function<QueryDepthInfo,Boolean> maxQueryDepthExceededFunction)
Creates a new instrumentation that tracks the query depth.
|
Copyright © 2019. All rights reserved.