Uses of Interface
manifold.graphql.rt.api.request.GqlError
-
Packages that use GqlError Package Description manifold.graphql.rt.api.request -
-
Uses of GqlError in manifold.graphql.rt.api.request
Methods in manifold.graphql.rt.api.request that return GqlError Modifier and Type Method Description GqlErrorGqlError.ProxyFactory. proxy(Map map, Class<GqlError> iface)Methods in manifold.graphql.rt.api.request that return types with arguments of type GqlError Modifier and Type Method Description List<GqlError>GqlRequestException. getErrors()Method parameters in manifold.graphql.rt.api.request with type arguments of type GqlError Modifier and Type Method Description GqlErrorGqlError.ProxyFactory. proxy(Map map, Class<GqlError> iface)
-