getlago / lago-python-client

Python wrapper for the Lago Rest API
MIT License
20 stars 10 forks source link

feat(filter): Add filter fields #229

Closed vincent-pochet closed 5 months ago

vincent-pochet commented 6 months ago

Context

Lago is not currently supporting more than 2 levels of event grouping (parent → children)

The goal of this feature is to allow more flexibility of event grouping by allowing an unlimited level of grouping and making it easier to define default charge properties for events based on their properties.

Description

This PR is related to https://github.com/getlago/lago-openapi/pull/210 It adds the new filter fields in both input and output objects