type UsedBy = {
    appId: string;
    chartId: string;
}
Index

Properties

Properties

appId: string

The id of the app.

chartId: string

The id of the chart.