CreateOrderTypePayload
No description
type CreateOrderTypePayload {
orderType: OrderType
}
Fields
CreateOrderTypePayload.orderType
● OrderType
object
Returned by
createOrderType
mutation