Uses of Class
com.echothree.model.control.search.server.graphql.SearchItemsResultObject
Packages that use SearchItemsResultObject
-
Uses of SearchItemsResultObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return SearchItemsResultObjectModifier and TypeMethodDescriptionstatic SearchItemsResultObject
GraphQlMutations.searchItems
(graphql.schema.DataFetchingEnvironment env, String languageIsoName, String searchDefaultOperatorName, String searchSortDirectionName, String searchTypeName, String searchSortOrderName, String itemNameOrAlias, String description, String itemTypeName, String itemUseTypeName, String itemStatusChoice, String itemStatusChoices, String createdSince, String modifiedSince, String fields, String rememberPreferences, String searchUseTypeName)