OBJECT
type ConvertedCurrencyField {# Unique identifier of this converted-currency value field.id: UUID! # Identifier of the foreign-currency field whose value is converted into the # report's currency.fieldId: UUID! }