Fields
Fields | Reference? |
---|---|
area | |
base | Yes |
bounds | |
ceratedAt | |
deafultColor | |
defaultOpacity | |
id | |
label | |
plan | Yes |
planSection | Yes |
project | Yes |
survey | Yes |
updatedAt |
Example
query MyQuery {
tilesets(count: 10) {
id
defaultColor
}
}
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!