CrawlUncrawledUrlOrder
No description
input CrawlUncrawledUrlOrder {
direction: OrderDirection!
field: CrawlUncrawledUrlOrderField!
}
Fields
CrawlUncrawledUrlOrder.direction
● OrderDirection!
non-null enum
The ordering direction.
CrawlUncrawledUrlOrder.field
● CrawlUncrawledUrlOrderField!
non-null enum
The field to order CrawlUncrawledUrls by.