Eventjet GraphQL API documentation

price

The price of the item. It may be negative, e.g. credit for a redeemed discount code.

Arguments

price doesn't take any arguments.

Type

This field resolves to Money, which has the following fields:

FieldDescriptionType
amountThe amount in major currency units (e.g., 12.50).Float!
currencyThe currency of the amount.Currency!