OBJECT
1type NumberSeries {2id: Int! 34name: String! 56# Arguments7# format: ISO-86018updatedAt(format: String = "Y-m-d\\TH:i:sP"): String! 910}