OBJECT
ActivityCommentEntityConnection
link GraphQL Schema definition
- type ActivityCommentEntityConnection {
- # Pagination data for this connection.
- PageInfo! :
- # Contains the nodes in this connection.
- ActivityCommentEntityEdge]! : [
- # Total number of items in the connection.
- Int :
- }