Fields
Fields | Reference? |
---|---|
createdAt | |
document | Yes |
height | |
id | |
number | |
pageType | |
planSections | Yes |
project | Yes |
thumbnail | Yes |
updatedAt | |
width |
Example
query MyQuery {
pages(count: 10) {
id
number
createdAt
}
}
The Unearth API allows you to query your data using a number of tools to sort and filter. Click the link above to see how!