Fields
Fields | Reference? |
---|---|
assets | Yes |
attributes | |
capturedAt | |
createdAt | |
creator | Yes |
datasets | Yes |
documents | Yes |
height | |
id | |
info | |
label | |
mediaType | |
mimeType | |
pageThumbnail | Yes |
project | Yes |
sizeBytes | |
status | |
updatedAt | |
width |
Example
query MyQuery {
media(count: 10) {
id
mimeType
capturedAt
}
}
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!