Type alias GetAutomationRunsOpts

GetAutomationRunsOpts: {
    where?: GetAutomationRunsWhere;
}

Type declaration