For the complete documentation index, see llms.txt. This page is also available as Markdown.

evidenceStateCount

Examples

type EvidenceStateCount {
  state: EvidenceState!
  count: Int!
}

Fields

Field
Description
Supported fields

count Int!

References

Fields with this object:

Last updated