GraphQL API

GraphQL API

Latest Poppulo platform GraphQL API

EmailContentGetPublishedArticlesSuccess

Success response for getting published articles

Fields

  • Array of published articles for the current page. Returns empty array when no more results are available.

  • Pagination metadata containing hasNextPage flag and cursor for next page. Use endCursor in subsequent requests to fetch additional pages.