Class EntityListItemResultsObject
java.lang.Object
com.echothree.model.control.search.server.graphql.BaseResultsObject<GetEntityListItemResultsForm>
com.echothree.model.control.search.server.graphql.EntityListItemResultsObject
- 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
-
EntityListItemResultsObject
-
-
Method Details
-
getEntityListItems
public CountingPaginatedData<EntityListItemObject> getEntityListItems(graphql.schema.DataFetchingEnvironment env)
-