Fields
Fields | Reference? |
---|---|
createdAt | |
crop | |
croppedAt | |
id | |
offset | |
page | Yes |
plan | Yes |
rotation | |
stakedAt | |
status | |
tileset | Yes |
updatedAt |
Example
query MyQuery {
planSections(count: 10) {
id
crop
status
}
}
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!