Class ContentCatalogResultsObject
java.lang.Object
com.echothree.model.control.search.server.graphql.BaseResultsObject<GetContentCatalogResultsForm>
com.echothree.model.control.search.server.graphql.ContentCatalogResultsObject
- 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
-
ContentCatalogResultsObject
-
-
Method Details
-
getContentCatalogs
public CountingPaginatedData<ContentCatalogObject> getContentCatalogs(graphql.schema.DataFetchingEnvironment env)
-