Magidoc

postComments
Query

List comments for the given posts, ascending by createdAt, excluding soft-deleted comments.

Access: Requires user access to the workspace.

Arguments

#

workspaceId

ID !
Non-null

Workspace ID

postIds

[ID !]!
Non-null

Post IDs to load comments for

Response

#

Returns [PostComment !]!.

Example

#