marketingListAutomations
No description
marketingListAutomations(
listId: Int!
orderBy: [QueryCampaignsOrderByClause]
first: Int!
page: Int = 1
where: QueryCampaignsWhereWhereConditions
): CampaignsResponse
No description
marketingListAutomations(
listId: Int!
orderBy: [QueryCampaignsOrderByClause]
first: Int!
page: Int = 1
where: QueryCampaignsWhereWhereConditions
): CampaignsResponse
marketingListAutomations.listId ● Int! non-null scalarmarketingListAutomations.orderBy ● [QueryCampaignsOrderByClause] list inputmarketingListAutomations.first ● Int! non-null scalarmarketingListAutomations.page ● Int scalarmarketingListAutomations.where ● QueryCampaignsWhereWhereConditions inputCampaignsResponse object