Fields

FieldsReference?
accountYes
attributes
boundary
createdAt
creatorYes
dataSourcesYes
datasetsYes
geometryColumn
id
layer
propertyColumns
toolYes
updatedAt

Example

query MyQuery {
  toolAdapters(count: 10) {
    id
    layer
  }
}


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!