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

Count

No description

type Count {
  limitedCount: String
  total: Int
}

Fields

limitedCount ● String scalar

total ● Int scalar

Returned By

numberOfAttestations query ● numberOfIssues query

Member Of

AccessControl object ● User object

Implemented By

CountResult union

Last updated

Was this helpful?