Fields | Reference? |
---|
createdAt | |
folders | Yes |
id | |
name | |
parent | Yes |
plans | Yes |
project | Yes |
root | |
updatedAt | |
zOrder | |
query MyQuery {
layerFolders(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!