getlago / lago-go-client

Lago Go Client
MIT License
21 stars 18 forks source link

feat(filter): Add filter fields #162

Closed vincent-pochet closed 6 months ago

vincent-pochet commented 7 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