APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Figma
DocumentNode
Figma
· Schema
DocumentNode
The root node of a Figma document.
Collaboration
Design
Graphics
Interfaces
Prototypes
Prototyping
UI/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