Uses of Class
com.echothree.model.control.search.server.graphql.SearchSortOrderObject
Packages that use SearchSortOrderObject
Package
Description
-
Uses of SearchSortOrderObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return SearchSortOrderObjectModifier and TypeMethodDescriptionstatic SearchSortOrderObjectGraphQlQueries.searchSortOrder(graphql.schema.DataFetchingEnvironment env, String searchKindName, String searchSortOrderName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type SearchSortOrderObjectModifier and TypeMethodDescriptionGraphQlQueries.searchSortOrders(graphql.schema.DataFetchingEnvironment env, String searchKindName) -
Uses of SearchSortOrderObject in com.echothree.model.control.search.server.graphql
Methods in com.echothree.model.control.search.server.graphql that return types with arguments of type SearchSortOrderObjectModifier and TypeMethodDescriptionSearchKindObject.getSearchSortOrders(graphql.schema.DataFetchingEnvironment env)