UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

34 lines (33 loc) 665 B
{ "type": "object", "properties": { "@odata.context": { "type": "string" }, "childFolderCount": { "type": "integer" }, "displayName": { "type": "string" }, "id": { "type": "string" }, "isHidden": { "type": "boolean" }, "parentFolderId": { "type": "string" }, "sizeInBytes": { "type": "integer" }, "totalItemCount": { "type": "integer" }, "unreadItemCount": { "type": "integer" } }, "version": 3 }