Last update:
July 26, 2024
PageType object¶
This type defines the properties and characteristics of an individual page.
Fields¶
Field | Description |
---|---|
id String! |
The Id of the page type. |
name String |
The name of the page. |
relativeUrl String |
The relative URL of the page. |
permalink String |
Permanent link to the page. |
content String! |
The content or body of the page. |