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