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


