GraphQL API Вхідні дані MoneyInput
Money
input MoneyInput { # Decimal value value: String! # 42.42 # Currency currency: Currency! }