OBJECT
A type that describes a water record
1type WaterRecord {23# Id of the bulletin4id: String! 56# Date and time of measurement (ISO 8601)7creationDate: String! 89# Result of the measure10result: String 1112}