Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove hardcoded limit to users List resolver #2008

Merged
merged 1 commit into from Jun 28, 2018

Conversation

Apollinaire
Copy link
Member

The limit is already set in Users.getParameters, where it's taken from the setting maxDocumentsPerRequest, and was overwritten to be maxed at 100.

The limit is already set in `Users.getParameters`, where it's taken from the setting `maxDocumentsPerRequest`, and was overwritten to be maxed at 100.
@SachaG SachaG merged commit f4668b0 into VulcanJS:devel Jun 28, 2018
@Apollinaire Apollinaire deleted the UsersListLimit branch June 28, 2018 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants