Fields

FieldsReference?
area
baseYes
bounds
ceratedAt
deafultColor
defaultOpacity
id
label
planYes
planSectionYes
projectYes
surveyYes
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!