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