appmixer.posthog.core.RunQuery
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Project | text | Pick a project, or type the numeric Project ID directly. |
| HogQL Query | textarea | HogQL query to run, e.g. SELECT event, count() FROM events GROUP BY event ORDER BY count() DESC LIMIT 10. |
| Field | Type | Description |
|---|---|---|
| Result Rows | array | - |
| Columns | array | - |
| Row Count | integer | - |