INPUT_OBJECT

CurrencyAmountInput

link GraphQL Schema definition

  • input CurrencyAmountInput {
  • amount: Float!
  • currencyId: Int!
  • }