Uses of Interface
manifold.graphql.rt.api.GqlQueryResult
-
Packages that use GqlQueryResult Package Description manifold.graphql.rt.api -
-
Uses of GqlQueryResult in manifold.graphql.rt.api
Classes in manifold.graphql.rt.api with type parameters of type GqlQueryResult Modifier and Type Interface Description interfaceGqlQuery<R extends GqlQueryResult>A base class for all GraphQL queries.
-