GraphQL OBJECT
type TypedPrice {# Type of the pricetype: PurchaseItemPriceType # Price valuesprice: Price }