Skip to content

Use default limit in graphql layer

Warren Gifford requested to merge es/first-default-arg into main

Created by: eseliger

Helps us remove the -1 special case for Limit, which caused a lot of bad bugs in the past.

Works on https://github.com/sourcegraph/sourcegraph/issues/13369

Merge request reports

Loading