GraphQL OBJECT
PurchaseItemPriceType
link Definition
- type PurchaseItemPriceType {
- # Id of the price type
- PurchaseItemPriceTypeEnum :
- # Name of the price type
- String :
- }
GraphQL OBJECT
- type PurchaseItemPriceType {
- # Id of the price type
- PurchaseItemPriceTypeEnum :
- # Name of the price type
- String :
- }