GraphQL OBJECT
TypedPrice
link Definition
- type TypedPrice {
- # Type of the price
- PurchaseItemPriceType :
- # Price values
- Price :
- }
GraphQL OBJECT
- type TypedPrice {
- # Type of the price
- PurchaseItemPriceType :
- # Price values
- Price :
- }