Uses of Class
com.echothree.model.control.order.server.graphql.OrderPriorityObject
Packages that use OrderPriorityObject
Package
Description
-
Uses of OrderPriorityObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return OrderPriorityObjectModifier and TypeMethodDescriptionstatic OrderPriorityObjectGraphQlQueries.orderPriority(graphql.schema.DataFetchingEnvironment env, String orderTypeName, String orderPriorityName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type OrderPriorityObjectModifier and TypeMethodDescriptionGraphQlQueries.orderPriorities(graphql.schema.DataFetchingEnvironment env, String orderTypeName) -
Uses of OrderPriorityObject in com.echothree.model.control.order.server.graphql
Methods in com.echothree.model.control.order.server.graphql that return OrderPriorityObjectModifier and TypeMethodDescriptionBaseOrderObject.getOrderPriority(graphql.schema.DataFetchingEnvironment env) Methods in com.echothree.model.control.order.server.graphql that return types with arguments of type OrderPriorityObjectModifier and TypeMethodDescriptionOrderTypeObject.getOrderPriorities(graphql.schema.DataFetchingEnvironment env)