Uses of Class
com.echothree.model.control.inventory.server.graphql.InventoryLocationGroupObject
Packages that use InventoryLocationGroupObject
Package
Description
-
Uses of InventoryLocationGroupObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return InventoryLocationGroupObjectModifier and TypeMethodDescriptionstatic InventoryLocationGroupObjectGraphQlQueries.inventoryLocationGroup(graphql.schema.DataFetchingEnvironment env, String warehouseName, String inventoryLocationGroupName) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type InventoryLocationGroupObjectModifier and TypeMethodDescriptionGraphQlQueries.inventoryLocationGroups(graphql.schema.DataFetchingEnvironment env, String warehouseName) -
Uses of InventoryLocationGroupObject in com.echothree.model.control.warehouse.server.graphql
Methods in com.echothree.model.control.warehouse.server.graphql that return InventoryLocationGroupObjectModifier and TypeMethodDescriptionLocationObject.getInventoryLocationGroup(graphql.schema.DataFetchingEnvironment env) Methods in com.echothree.model.control.warehouse.server.graphql that return types with arguments of type InventoryLocationGroupObjectModifier and TypeMethodDescriptionWarehouseObject.getInventoryLocationGroups(graphql.schema.DataFetchingEnvironment env)