OBJECT
type TimeZone {createdAt: ISO8601DateTime! id: Int! name: String! pgTimezoneName: String! updatedAt: ISO8601DateTime! }