Magidoc

posts
Query

List posts for a workspace, newest first, excluding soft-deleted posts.

Access: Requires user access to the workspace.

Arguments

#

workspaceId

ID !
Non-null

Workspace ID

limit

Non-null

Maximum number of posts to return. Capped server-side at MAX_POSTS_LIMIT.

Response

#

Returns [Post !]!.

Example

#