Uses of Class
com.echothree.model.control.search.server.graphql.SearchContentCatalogItemsResultObject
Packages that use SearchContentCatalogItemsResultObject
-
Uses of SearchContentCatalogItemsResultObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return SearchContentCatalogItemsResultObjectModifier and TypeMethodDescriptionGraphQlMutations.searchContentCatalogItems(graphql.schema.DataFetchingEnvironment env, String languageIsoName, String searchDefaultOperatorName, String searchSortDirectionName, String searchTypeName, String searchSortOrderName, String q, String createdSince, String modifiedSince, String fields, String rememberPreferences, String searchUseTypeName)