Fields
Fields | Reference? |
---|---|
account | Yes |
assetType | Yes |
attributes | |
base | Yes |
controls | |
createdAt | |
creator | Yes |
id | |
name | |
tool | Yes |
updatedAt | |
variants | Yes |
Example
query MyQuery {
assetForms(count: 10) {
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!