Describe the bug
Using paging arguments such as limit and skip does not work as intended.
It also allows invalid input which can cause the app to crash.
To Reproduce from Switcher Management
Cannot be reproduced in SM as these arguments are not being used.
Expected behavior
Limit and skip queries given valid values.