--- title: MoneyInput - Partner API description: A monetary value with currency. api_version: 2025-10 api_name: partner type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/partner/latest/input-objects/moneyinput md: https://shopify.dev/docs/api/partner/latest/input-objects/moneyinput.md --- # Money​Input input\_object A monetary value with currency. ## Fields * amount [Decimal](https://shopify.dev/docs/api/partner/latest/scalars/Decimal) The amount of money. * currency​Code [Currency](https://shopify.dev/docs/api/partner/latest/enums/Currency) Currency of the money. *** ## Map No referencing types