Searched refs:xmlField (Results 1 – 1 of 1) sorted by relevance
25 NotionClient.prototype.xmlField = 'draw.io XML'; method in NotionClient225 var xmlParts = fileInfo.properties[this.xmlField].rich_text, xml = '';311 folderObj.schema.properties[this.xmlField] = {312 name: this.xmlField,444 reqBody.properties[this.xmlField] = {782 var drawioReady = dbs[i].properties[this.xmlField] && 783 dbs[i].properties[this.xmlField].type == 'rich_text';