--- title: MoneyInput - Partner API description: A monetary value with currency. api_version: 2024-10 api_name: partner type: input-object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/partner/2024-10/input-objects/MoneyInput' md: 'https://shopify.dev/docs/api/partner/2024-10/input-objects/MoneyInput.md' --- # Money​Input input\_object A monetary value with currency. ## Fields * amount [Decimal](https://shopify.dev/docs/api/partner/2024-10/scalars/Decimal) The amount of money. * currency​Code [Currency](https://shopify.dev/docs/api/partner/2024-10/enums/Currency) Currency of the money. *** ## Mutations using this input * [app​Credit​Create.​amount](https://shopify.dev/docs/api/partner/2024-10/mutations/appCreditCreate#argument-amount) MUTATION *** ## Map ### Mutations using this input * <\~>[app​Credit​Create.amount](https://shopify.dev/docs/api/partner/2024-10/mutations/appCreditCreate#argument-amount)