OBJECT
A type that describes a pollen record
1type PollenRecord {23# Date and time of measurement (ISO 8601)4publicationDate: String! 56# The value for the pollen measure7value: String! 89}