Fields

FieldsReference?
sourceYes
attributes
baseYes
createdAt
creatorYes
geometryType
id
name
properties
updatedAt
variantsYes

Example

query MyQuery {
  featureTypes(count: 10) {
    createdAt
    id
  }
}





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!