Use default limit in graphql layer
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
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