Type alias GetAutomationOpts

GetAutomationOpts: {
    where: GetAutomationWhere;
}

Type declaration