0

When I navigate to a particular collection, Compass tries to fetch 20 records from the server. How do I limit this to just one?

I am using version 1.15.4-win32-x64.

Sunder
  • 1

1 Answers1

0

you can use the limit option in the Filter

enter image description here

Shiju
  • 438
  • 2
  • 7
  • That would work for subsequent queries. But as soon as you click on a collection, the query screen pulls in 20 records. How do I change that behavior? – Sunder Nov 11 '18 at 09:17