INPUT_OBJECT
input UpdateCurrencyInput {clientMutationId: String# Unique identifier of entity.id: ID!# Last modification time.modified: DateTime# Creation time.created: DateTime# Revision when entity was lastly changed.revision: Int# Relations to CurrencyExchangeRatesLists.currencyExchangeRates: [CreateCurrencyExchangeRateNoCurrencyBackrefInput!]}