automations
No description
automations(
orderBy: [QueryAutomationOrderByClause]
first: Int!
page: Int = 1
where: QueryAutomationWhereWhereConditions
): AutomationsResponse
No description
automations(
orderBy: [QueryAutomationOrderByClause]
first: Int!
page: Int = 1
where: QueryAutomationWhereWhereConditions
): AutomationsResponse
automations.orderBy ● [QueryAutomationOrderByClause] list inputautomations.first ● Int! non-null scalarautomations.page ● Int scalarautomations.where ● QueryAutomationWhereWhereConditions inputAutomationsResponse object