Uses of Class
com.echothree.model.control.item.server.graphql.ItemPriceObject
Packages that use ItemPriceObject
Package
Description
-
Uses of ItemPriceObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return ItemPriceObjectModifier and TypeMethodDescriptionstatic ItemPriceObjectGraphQlQueries.itemPrice(graphql.schema.DataFetchingEnvironment env, String itemName, String inventoryConditionName, String unitOfMeasureTypeName, String currencyIsoName) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type ItemPriceObjectModifier and TypeMethodDescriptionstatic CountingPaginatedData<ItemPriceObject> GraphQlQueries.itemPrices(graphql.schema.DataFetchingEnvironment env, String itemName) -
Uses of ItemPriceObject in com.echothree.model.control.item.server.graphql
Methods in com.echothree.model.control.item.server.graphql that return types with arguments of type ItemPriceObjectModifier and TypeMethodDescriptionItemObject.getItemPrices(graphql.schema.DataFetchingEnvironment env)