Fields
Fields | Reference? |
---|---|
account | Yes |
attributes | |
boundary | |
createdAt | |
creator | Yes |
dataSources | Yes |
id | |
isPublic | |
manifest | |
media | Yes |
name | |
status | |
toolAdapters | Yes |
updatedAt |
Example
query MyQuery {
datasets(count: 10) {
id
name
}
}
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!