@makehq/sdk
    Preparing search index...

    Type Alias ScenarioLabelWithCount

    ScenarioLabelWithCount: ScenarioLabel & { scenariosCount: number }

    Catalog item shape returned when listing a team's scenario labels: the label plus the aggregate number of non-trashed scenarios currently carrying it. The aggregate is list-only — single-label responses return a plain ScenarioLabel.

    Type declaration

    • scenariosCount: number

      Number of the team's non-trashed scenarios carrying this label