activityEventsByContentType
Paginated activity events for all entities of a content type. Supports filtering by actions, source, and performer.
QUERY
activityEventsByContentType(contentType: String!, actions: [String], source: String, performedById: String, page: Int, perPage: Int): ActivityEventListArguments
contentType
String!
required
actions
[String]
source
String
performedById
String
page
Int
perPage
Int
Returns
data
pagination
Query
Variables
Response
Last modified on August 9, 2026
Query
Variables
Response