Uses of Class
com.echothree.model.control.item.server.graphql.ItemCategoryObject
Packages that use ItemCategoryObject
Package
Description
-
Uses of ItemCategoryObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return ItemCategoryObjectModifier and TypeMethodDescriptionstatic ItemCategoryObject
GraphQlQueries.itemCategory
(graphql.schema.DataFetchingEnvironment env, String itemCategoryName, String id) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type ItemCategoryObjectModifier and TypeMethodDescriptionstatic Collection<ItemCategoryObject>
GraphQlQueries.itemCategories
(graphql.schema.DataFetchingEnvironment env, String parentItemCategoryName) -
Uses of ItemCategoryObject in com.echothree.model.control.item.server.graphql
Methods in com.echothree.model.control.item.server.graphql that return ItemCategoryObjectModifier and TypeMethodDescriptionItemObject.getItemCategory
(graphql.schema.DataFetchingEnvironment env) ItemCategoryObject.getParentItemCategory()