Products & ServicesVariantsPricesCopy PageAvailable queries Associated queryReturns multiple resultsPricePrices✔️ Available fields LabelTypeNotesNullamountdecimal(14,4)The pricecurrencyCurrencyThe currency used for this priceidintegerThe id of this pricepackPackThe pack using this price (if there is one)✔️price_levelPrice LevelThe price level used for this pricevariantVariantThe variant using this price (if there is one) Example of a query JSONquery{ Prices{ edges{ node{ amount currency{ iso } id pack{ id } price_level{ id } variant{ label } } } } }Updated about 1 year ago PacksContactsDid this page help you?YesNo