Skip to main content

DOMAIN_QUERY_ROW_LIMIT

const DOMAIN_QUERY_ROW_LIMIT: 10000000 = 10000000

Defined in: js-api/src/domains.ts:790

The DomainQuery function's client-side row ceiling (the server clamps to it): the limit DomainQuery.toSpec writes when the query declares none, so a spec never silently inherits the server's default of 100.