Skip to main content

CrawlSegmentConnectionFilterInput

No description

input CrawlSegmentConnectionFilterInput {
_and: [CrawlSegmentConnectionFilterInput!]
_not: [CrawlSegmentConnectionFilterInput!]
_or: [CrawlSegmentConnectionFilterInput!]
crawlId: ConnectionObjectIDFilterInput
createdAt: ConnectionDateFilterInput
failedAt: ConnectionDateFilterInput
failureReason: ConnectionStringFilterInput
generatedAt: ConnectionDateFilterInput
generatingAt: ConnectionDateFilterInput
segmentId: ConnectionObjectIDFilterInput
segmentVersion: ConnectionIntFilterInput
updatedAt: ConnectionDateFilterInput
}

Fields

CrawlSegmentConnectionFilterInput._and ● [CrawlSegmentConnectionFilterInput!] list input

Groups each filter object using AND

CrawlSegmentConnectionFilterInput._not ● [CrawlSegmentConnectionFilterInput!] list input

Groups each filter object using AND, wrapped inside NOT

CrawlSegmentConnectionFilterInput._or ● [CrawlSegmentConnectionFilterInput!] list input

Groups each filter object using OR

CrawlSegmentConnectionFilterInput.crawlId ● ConnectionObjectIDFilterInput input

CrawlSegmentConnectionFilterInput.createdAt ● ConnectionDateFilterInput input

CrawlSegmentConnectionFilterInput.failedAt ● ConnectionDateFilterInput input

CrawlSegmentConnectionFilterInput.failureReason ● ConnectionStringFilterInput input

CrawlSegmentConnectionFilterInput.generatedAt ● ConnectionDateFilterInput input

CrawlSegmentConnectionFilterInput.generatingAt ● ConnectionDateFilterInput input

CrawlSegmentConnectionFilterInput.segmentId ● ConnectionObjectIDFilterInput input

CrawlSegmentConnectionFilterInput.segmentVersion ● ConnectionIntFilterInput input

CrawlSegmentConnectionFilterInput.updatedAt ● ConnectionDateFilterInput input

Member Of

CrawlSegmentConnectionFilterInput input ● getHealthScoresForCrawlSegments query