artifactsTopFiltersResponse

Response containing top-level artifact filters and their metadata.

Examples

type ArtifactsTopFiltersResponse {
  name: ArtifactTopFilters
  label: String
  count: Int
  delta: Int
  trend: String
}

Fields

Field
Description
Supported fields

label String

count Int

delta Int

trend String

References

Queries using this object:

Last updated