Fields | Reference? |
---|
assetType | Yes |
attributes | |
createdAt | |
creator | Yes |
geometry | |
id | |
project | Yes |
properties | |
updatedAt | |
query MyQuery {
deletedAssets(count: 10) {
id
}
}
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!