
返回 header
Headers { [Object: null prototype] { 'content-encoding': [ 'gzip' ], 'content-type': [ 'application/json; charset=' ], date: [ 'Tue, 22 Sep 2020 03:53:46 GMT' ], server: [ 'Caddy' ], 'x-request-id': [ '' ], connection: [ 'close' ], 'transfer-encoding': [ 'chunked' ] } } 部分返回内容
""" 板惰 columns and relationships of "address" """ type address { """板琛""" address_components( """JSON select path""" path: String ): jsonb """璇板""" formatted_address: String """缁含搴?"" geometry: geography id: uuid! 文件写入
fs.writeFileSync(output, '\uFEFF' + schema, { encoding: 'utf8', }) 最后文件是 utf16-le,转成 utf-8 会乱码?
不清楚哪里出问题了