filter = {}
Specify to filter the records returned.
paging = { "first": 10 }
Limit or page results.
sorting = [ { "direction": "DESC", "field": "createdAt" } ]
Specify to sort results.
Returns AddonConnection !.
3
addonAssociatedEntities
aggregatedEventsByCustomer