Class WarehouseResultsObject
java.lang.Object
com.echothree.model.control.search.server.graphql.BaseResultsObject<GetWarehouseResultsForm>
com.echothree.model.control.search.server.graphql.WarehouseResultsObject
- All Implemented Interfaces:
BaseGraphQl
-
Field Summary
Fields inherited from interface com.echothree.model.control.graphql.server.util.BaseGraphQl
GRAPHQL_EXECUTION_CONTEXT
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.echothree.model.control.search.server.graphql.BaseResultsObject
getFacets, getTotalCount, getUserVisitSearch, getUserVisitSearchFacetObjects
-
Constructor Details
-
WarehouseResultsObject
-
-
Method Details
-
getWarehouses
public CountingPaginatedData<WarehouseObject> getWarehouses(graphql.schema.DataFetchingEnvironment env)
-