Fields
Fields | Reference? |
---|---|
account | Yes |
attributes | |
base | Yes |
createdAt | |
creator | Yes |
featureStyle | Yes |
featureStyles | Yes |
id | |
name | |
style | |
tool | Yes |
updatedAt | |
variants | Yes |
Example
query MyQuery {
featureStyles {
account {
id
}
attributes
}
}
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!