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