INPUT_OBJECT
input CreateCurrencyExchangeRateInput {clientMutationId: String# Last modification time.modified: DateTime# Creation time.created: DateTime# Relation to single entity instance.currencyExchangeRateListId: ID!# Relation to single entity instance.currencyId: ID!# Decimal number.exchangeRate: Float# Revision when entity was lastly changed.revision: Int}