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