MoneyInput input object
Specifies the fields for a monetary value with currency.
Input fields
- amount (
[Decimal!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#decimal-2021-01)
) REQUIRED
Decimal money amount. - currencyCode (
[CurrencyCode!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/currencycode)
) REQUIRED
Currency of the money.