Data
The Data object stores the puck state.
- root (
object):- title (string): Title of the content, typically used for the page title
- [prop] (string): User defined data from
rootfields
- content (
object[]):- type (string): Component name
- props (object):
- [prop] (string): User defined data from component fields