Last update:
December 2, 2024
pageDocument query¶
This query retrieves information about a specific page document using its unique Id.
Arguments¶
Argument | Description |
---|---|
id String! |
The unique Id of the page document. |
Possible returns¶
Possible return | Description |
---|---|
PageDocumentType |
Information about the page document, including its source, permalink, and content. |