MarketingListAutomationsResponse
No description
type MarketingListAutomationsResponse {
data: [MarketingListAutomation!]!
paginatorInfo: PaginatorInfo!
}
Fields
MarketingListAutomationsResponse.data ● [MarketingListAutomation!]! non-null object
MarketingListAutomationsResponse.paginatorInfo ● PaginatorInfo! non-null object
Returned By
marketingListAutomations query


