OBJECT
A time-zone
1type TimeZone {23id: ID! 84name: String! 85rawUtcOffsetHours: Int! 86dateTime: String! 87time: String! 910}