Fields

FieldsReference?
assetsYes
createdAt
elevation
id
name
placeYes
shortName
updatedAt

Example

query MyQuery {
  levels(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!