Package | Description |
---|---|
graphql.execution.nextgen.result | |
graphql.util |
Modifier and Type | Method and Description |
---|---|
static NodeMultiZipper<ExecutionResultNode> |
ResultNodesUtil.getUnresolvedNodes(ExecutionResultNode root) |
Modifier and Type | Method and Description |
---|---|
NodeMultiZipper<T> |
NodeMultiZipper.withNewZipper(NodeZipper<T> newZipper) |
NodeMultiZipper<T> |
NodeMultiZipper.withReplacedZipper(NodeZipper<T> oldZipper,
NodeZipper<T> newZipper) |
NodeMultiZipper<T> |
NodeMultiZipper.withReplacedZippers(List<NodeZipper<T>> zippers) |
Copyright © 2019. All rights reserved.