Objects
/
Filter

Filter

Filter object for defining specific filtering conditions. Used to filter analytics data based on various criteria.

Fields

  • name
    String!
    Required
    Name of the filter. Used for identification and display.
  • unit
    String
    Unit of measurement (if applicable). Example: "px", "ms", "%"
  • group
    String
    Grouping category for the filter. Used for organization and display.
  • data
    FilterData!
    Required
    Filter criteria data. Contains the actual filtering conditions.
  • defined_event_id
    String
    Associated event ID. Links the filter to a specific event type.
  • stable_id
    String
    Stable identifier for the filter. Used for filter persistence and reference.
  • parent_filter_stable_id
    String
    Parent filter reference. Used for hierarchical filter relationships.
Built with

Show your support! Star us on GitHub ⭐️