Fields | Reference? |
---|
account | Yes |
attributes | |
createdAt | |
creator | Yes |
groups | Yes |
id | |
name | |
parent | Yes |
toolkit | Yes |
tools | Yes |
updatedAt | |
query MyQuery {
toolGroups(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!