Inputs
/
FilterInput

FilterInput

Input for filter configuration. Used to define specific filtering conditions.

Fields

  • name
    String!
    Required
    Name of the filter. Used for identification and display. Example: "Page View", "Button Click"
  • unit
    String
    Unit of measurement (if applicable). Example: "px", "ms", "%"
  • group
    String
    Grouping category for the filter. Used for organization and display. Example: "Navigation", "Forms"
  • data
    FilterDataInput!
    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 ⭐️