Fields
Fields | Reference? |
---|---|
createdAt | |
creator | Yes |
id | |
layerFolder | Yes |
planSections | Yes |
project | Yes |
stakedAt | |
status | |
tileset | Yes |
title | |
updatedAt |
Example
query MyQuery {
plans(count: 10) {
id
status
title
}
}
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!