Skip to main content

PriceInput

No description

input PriceInput {
id: ID
currencyCode: String
priceInCents: Int
suggestedRetailPriceInCents: Int
instructorAccessPriceInCents: Int
annualPriceInCents: Int
}

Fields

PriceInput.id ● ID scalar

PriceInput.currencyCode ● String scalar

PriceInput.priceInCents ● Int scalar

PriceInput.suggestedRetailPriceInCents ● Int scalar

PriceInput.instructorAccessPriceInCents ● Int scalar

PriceInput.annualPriceInCents ● Int scalar