Uses of Class
com.echothree.model.control.item.server.graphql.ItemCategoryObject
Packages that use ItemCategoryObject
Package
Description
-
Uses of ItemCategoryObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return ItemCategoryObjectModifier and TypeMethodDescriptionstatic ItemCategoryObjectGraphQlQueries.itemCategory(graphql.schema.DataFetchingEnvironment env, String itemCategoryName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type ItemCategoryObjectModifier and TypeMethodDescriptionGraphQlQueries.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()