Uses of Class
com.echothree.model.control.search.server.graphql.SearchKindObject
Packages that use SearchKindObject
Package
Description
-
Uses of SearchKindObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return SearchKindObjectModifier and TypeMethodDescriptionstatic SearchKindObjectGraphQlQueries.searchKind(graphql.schema.DataFetchingEnvironment env, String searchKindName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type SearchKindObjectModifier and TypeMethodDescriptionGraphQlQueries.searchKinds(graphql.schema.DataFetchingEnvironment env) -
Uses of SearchKindObject in com.echothree.model.control.search.server.graphql
Methods in com.echothree.model.control.search.server.graphql that return SearchKindObjectModifier and TypeMethodDescriptionSearchSortOrderObject.getSearchKind(graphql.schema.DataFetchingEnvironment env) SearchTypeObject.getSearchKind(graphql.schema.DataFetchingEnvironment env)