OBJECT
type __Field {name: String! description: String # Arguments# includeDeprecated: [Not documented]args(includeDeprecated: Boolean): [__InputValue!]! type: __Type! isDeprecated: Boolean! deprecationReason: String }