Uses of Class
com.saucelabs.visual.graphql.DiffsForTestResultQuery.Node
-
Packages that use DiffsForTestResultQuery.Node Package Description com.saucelabs.visual.graphql -
-
Uses of DiffsForTestResultQuery.Node in com.saucelabs.visual.graphql
Fields in com.saucelabs.visual.graphql with type parameters of type DiffsForTestResultQuery.Node Modifier and Type Field Description List<DiffsForTestResultQuery.Node>DiffsForTestResultQuery.Result. nodesA list of `Diff` objects.Constructor parameters in com.saucelabs.visual.graphql with type arguments of type DiffsForTestResultQuery.Node Constructor Description Result(List<DiffsForTestResultQuery.Node> nodes)
-