PriceComponent
No description
type PriceComponent {
cost: Int!
explanation: String!
}
Fields
PriceComponent.cost ● Int! non-null scalar
PriceComponent.explanation ● String! non-null scalar
Member Of
CheckPriceOutput object