Fields
Fields | Reference? |
---|---|
source | Yes |
attributes | |
base | Yes |
createdAt | |
creator | Yes |
geometryType | |
id | |
name | |
properties | |
updatedAt | |
variants | Yes |
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!