prioritizationInfo

Examples

type PrioritizationInfo {
  label: String
  count: Int
}

Fields

Field
Description
Supported fields

label String

count Int

References

Fields with this object:

Last updated