Version 1.5
- + Parameters →
providerParams->groupBy
: The new parameter. Allows to group items that have the same field values into summary item (like SQLGROUP BY
). See README. - * README → Examples: HJSON is used for all examples.
providerParams->groupBy
: The new parameter. Allows to group items that have the same field values into summary item (like SQL GROUP BY
). See README.