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

extractionSourceResolution

Examples

type ExtractionSourceResolution {
  url: String!
  via: String!
  ok: Boolean!
  indicatorCount: Float
}

Fields

Field
Description
Supported fields

url String!

via String!

ok Boolean!

indicatorCount Float

References

Fields with this object:

Last updated