Fields

FieldsReference?
attributes
createdAt
creatorYes
id
name
platform
projectsYes
toolkitYes
type
updatedAt

Example

query MyQuery {
  projectViews(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!