Skip to content

Commit

Permalink
IBX-9314: Added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
barw4 authored and tomaszszopinski committed Dec 13, 2024
1 parent d5bd842 commit 8ae9241
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -513,6 +513,8 @@ export const findSuggestions = ({ siteaccess, token, parentLocationId, accessTok
ViewInput: {
identifier: 'view_with_aggregation',
LocationQuery: {
// '0' is a proper choice here because aggregation will still provide proper results.
// We care only about the aggregation itself, not about fetching records.
limit: 0,
offset: 0,
Filter: {
Expand Down

0 comments on commit 8ae9241

Please sign in to comment.