OBJECT
Crawl
link GraphQL Schema definition
- type Crawl {
- String! :
- String! :
- CrawlStatusEnum! :
- Float! :
- Long! :
- Long! :
- Long! :
- Long! :
- Long! :
- Long! :
- AnalyzerResult!]! : [
- AnalyzerGroupResult!]! : [
- Int! :
- Int! :
- CrawlObjConnection! :
- # Arguments
- # snappableFid:
- String!): CrawlObj! ( :
- # Arguments
- # first: Returns the first n elements from the list.
- # after: Returns the elements in the list that occur after the
- # specified cursor.
- # last: Returns the last n elements from the list.
- # before: Returns the elements in the list that occur before the
- # specified cursor.
- # filter:
- # sort:
- (
- Int, :
- String, :
- Int, :
- String, :
- ListFileResultFiltersInput, :
- FileResultSortInput :
- ): FileResultConnection!
- User :
- SnappableTypeSummary!]! : [
- }