Skip to main content

Price (Object)

Description​

No description



Fields​

NameDescription
currency - String!
formattedValue - String!
value - Float!

type Price {
currency: String!
formattedValue: String!
value: Float!
}