Fields

FieldsReference?
accountYes
attributes
baseYes
createdAt
creatorYes
featureStyleYes
featureStylesYes
id
name
style
toolYes
updatedAt
variantsYes

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!