newContactsByChannel
No description
newContactsByChannel(
attribution_model: AttributionModel!
end_date: String!
first: Int!
marketing_channels: [MarketingChannel]!
order_by: [QueryContactsOrderByClause!]
page: Int = 1
sales_milestone: SalesMilestone!
start_date: String!
where: QueryContactsWhereWhereConditions
): ContactsResponse!