PluginData.usedQuota
The total amount of data (in bytes) currently used by this plugin on this node
PluginData.usedQuota property
The total amount of data (in bytes) currently used by this plugin on this node
Signature:
usedQuota: number;Example
const usedBytes = node.data.usedQuota;Last updated: August 5, 2026 at 11:47 AMEdit this page