OBJECT
type Currency {currencyId: Int code: String symbol: String oneUsd: Float enabled: Boolean created: DateTime modified: DateTime }