Figma · Schema

DocumentNode

The root node of a Figma document.

CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UX

Properties

Name Type Description
id string A string uniquely identifying this node within the document.
name string The name given to the node by the user in the tool.
type string The type of the node.
children array An array of canvases (pages) attached to the document.
View JSON Schema on GitHub