Skip to content
This repository was archived by the owner on Feb 19, 2026. It is now read-only.

Feat: Add support for filtering events based on sub-properties#12

Open
andrewcourtice wants to merge 2 commits intoPostHog:mainfrom
andrewcourtice:main
Open

Feat: Add support for filtering events based on sub-properties#12
andrewcourtice wants to merge 2 commits intoPostHog:mainfrom
andrewcourtice:main

Conversation

@andrewcourtice
Copy link

Added support for filtering events using sub-property syntax.

{
    "property": "$groups.foo",
    "type": "string",
    "operator": "is",
    "value": "bar"
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant