Type alias GetLiveAutomationsOpts

GetLiveAutomationsOpts: {
    where?: GetLiveAutomationsWhere;
}

Type declaration