GraphQL API Inputs MoneyRangeInput
Money range
input MoneyRangeInput { from: MoneyInput to: MoneyInput }