Interface InsightsServiceAccountResponseSummary_stories

interface InsightsServiceAccountResponseSummary_stories {
    count: number;
    edges: any[];
}

Properties

Properties

count: number
edges: any[]